View Single Post
  #23 (permalink)  
Old 11-05-2009, 03:08 PM
bigbadmoshe bigbadmoshe is offline
Starter Member
 
Posts: 1
Wink thank you worked

Quote:
Originally Posted by tdesorbaix View Post
...
same error as before, there is spaces in the command where there should not be.
Try the corrected command:
Code:
java -cp jetty\lib\log4j-1.2.8.jar;jetty\common\lib\commons-httpclient-3.0.jar;jetty\common\lib\mail.jar;jetty\common\lib\commons-logging.jar;jetty\common\lib\commons-codec-1.3.jar;jetty\common\lib\json.jar;jetty\common\lib\dom4j-1.5.jar;jetty\common\lib\zimbracommon.jar;jetty\webapps\service\WEB-INF\lib\zimbrastore.jar -Dzimbra.config=conf\localconfig.xml com.zimbra.cs.zimlet.ZimletUtil deploy zimlets/com_zimbra_travelagent.zip
thank you so much worked
Reply With Quote