View Single Post
  #19 (permalink)  
Old 08-27-2008, 09:37 AM
tdesorbaix tdesorbaix is offline
Zimlet Guru & Moderator
 
Posts: 265
Default

For NOZIL :
The result you have actually is what the zimlet do with version 1.0.

First, check the version of the zimlet in the file com_starxpert_save.xml in :
/opt/zimbra/mailboxd/webapps/service/zimlet/com_starxpert_save/
you should have this :
Code:
<zimlet name="com_starxpert_save" version="2.0" description="Choix des">
If not, delete all the files in the folder and deploy the zimlet again, then follow the upgrade steps below :

To update to 2.0 :
-Deploy the new version
-Delete all the files/folders in :
/opt/zimbra/jetty/work/service/jsp/org/apache/jsp/zimlet/
-Restart zimbra

Last edited by tdesorbaix; 08-27-2008 at 09:54 AM..
Reply With Quote