Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
hi all
I was just creating a zimlet of my own .
According to the Wiki i gave the name as com_xyz_myZimlet (considering xyz as name of company ).I kept a basic zimlet definition xml file inside and tried deploying but didnt get deployed throwing error like Zimlet Definition not found.
As soon as i changed all the nmaes from "com_xyz_myZimlet" to "com_zimbra_myZimlet" it started working.
Please explain the above behavior .
Cant we give any name to the zimlet ?
Yes i made a mistake in naming the Zimlet
I used Upper case in the zimlet Name.
I didnt notice that .
All the letters should be in Lower Case Only otherwise it will fal to deploy.