View Single Post
  #17 (permalink)  
Old 10-08-2008, 03:03 AM
marinew marinew is offline
Senior Member
 
Posts: 51
Default

Hi eheb,

Yes, you'll first have to install ZCS on a server, and make sure that it works correctly.
Then, in your J2EE app, in Eclipse for example, you'll have to add some of the Zimbra libraries in the project that will communicate with Zimbra through webservices.
Personally, I included the following libraries in my project.
- zimbracommon.jar
- zimbrastore.jar
I found them on ZCS server that I deployed before.

Marine
Reply With Quote