View Single Post
  #11 (permalink)  
Old 10-09-2008, 12:39 PM
yqu yqu is offline
Project Contributor
 
Posts: 16
Default install it as dev mode

1) Logon your zimbra server and undeploy the zimlet

2) Create a folder called _dev under

/opt/zimbra/mailboxd/webapps/service/zimlet/

then create org_alfresco_zimbra under the _dev folder

and then unzip the zimlet zip file to that org_alfresco_zimbra folder

Once you unzip the files, run following commands

chown zimbra /opt/zimbra/mailboxd/webapps/service/zimlet/_dev/org_alfresco_zimbra
chown zimbra /opt/zimbra/mailboxd/webapps/service/zimlet/_dev/org_alfresco_zimbra/*

The above approach actually deployes the zimlets as dev mode so no restart is needed.
Reply With Quote