I got BUILD FAILED on line 664 of build.xml when I ran "ant prod-deploy" in ZimbraWebClient. The error is:
java.net.ConnectException: Connection refused.
Please help.
I got BUILD FAILED on line 664 of build.xml when I ran "ant prod-deploy" in ZimbraWebClient. The error is:
java.net.ConnectException: Connection refused.
Please help.
The build.xml expects Tomcat running on port 7070 so if your dev env is different you'll need to change that.
What're the other options to build web client for production, but not deployment?
Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)