build succesful -- > from the output , perhaps i need to look closer at build.xml and change few lines
....
Type: Posts; User: jacek_siemionko; Keyword(s):
build succesful -- > from the output , perhaps i need to look closer at build.xml and change few lines
....
ant service-war not working i tried ant war and it creates service.war but still only with: META-INF,WEB-INF and errors folders :(
no , it created service.war only with :
META-INF
WEB-INF
error
how to create full service.war or where to get this file ??
thanks
yes, i did , but after deploying there is not soap folder under service anyway and that's the catalina.out after deploying :
log4j:WARN No appenders could be found for logger...
That's output after ant reset-the-world :
service-deploy:
[echo] Updating /opt/zimbra/conf/log4j.properties; if it fails on windows, try
again.
[echo] Wait for tomcat to start at...
hi , i compiled and run it but ive got there problem to connect to web interface. I put zimbra.war, service.war and ajax.war in {tomcat}/webapps/zimbra directory . Evertythings seems to work...
i was trying to put it on debian and i did like for intallation from source but i getting such out:
# make
mkdir -p /home/gotti/zimbra/ZimbraBuild/i386
mkdir -p...