View Single Post
  #2 (permalink)  
Old 11-28-2008, 01:33 AM
tdesorbaix tdesorbaix is offline
Zimlet Guru & Moderator
 
Posts: 265
Cool

The command in the wiki works well if you are using linux.
If you use windows, you must replace the : by ;
Use this command instead :
Quote:
java -cp jetty/lib/*;jetty/common/lib/*;jetty/webapps/service/WEB-INF/lib/* -Dzimbra.config=conf/localconfig.xml com.zimbra.cs.zimlet.ZimletUtil deploy zimlets/com_dimdim_zimlet3.zip
Reply With Quote