Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
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.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-10-2007, 10:47 AM
Member
 
Posts: 10
Default Java Client for Calendar

Hi,
I am developing a Java client that needs to communicate with the Zimbra Calendar Server. I was wondering if there are any similar codes available (mainly a SOAP/iCal translator)? I am trying to avoid writing that translator. Or is there any way for the server to accept iCal strings directly?
Thanks,
Reply With Quote
  #2 (permalink)  
Old 10-10-2007, 02:10 PM
Former Zimbran
 
Posts: 5,606
Default

You want to translate from SOAP to java?
You might just want to write your app to send and receive soap communications.
Reply With Quote
  #3 (permalink)  
Old 10-10-2007, 04:21 PM
Member
 
Posts: 10
Default

Thanks for the reply. No, I want a piece of code that does the iCal-to-SOAP translation and vice versa. iCalendar protocol is fairly big and I already have a Java client that is capable of handling iCal format, but in order to communicate with the Zimbra server my client has to translate the iCal messages to SOAP which is what I am trying to find a code for.
Reply With Quote
  #4 (permalink)  
Old 10-11-2007, 09:00 AM
Zimbra Employee
 
Posts: 1,434
Default

You can POST the iCal to the REST interface. If you need a Java wrapper around the SOAP interface, please look at ZMailbox.java.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #5 (permalink)  
Old 10-11-2007, 12:21 PM
Member
 
Posts: 10
Default

Thank for the hints. Can you please tell me a bit more about the first approach you explained? I am referring to POSTing the iCal to the REST interface. Is this a method which allows a client to communicate with the calendar server using iCal strings? Something like that makes my job a lot easier. If that is the case, can you please tell me where I can find a sample code or some documents to see how it works?
Thanks again.
Reply With Quote
  #6 (permalink)  
Old 10-11-2007, 12:46 PM
Zimlet Guru & Moderator
 
Posts: 467
Default

Quote:
Originally Posted by shahins View Post
Thank for the hints. Can you please tell me a bit more about the first approach you explained? I am referring to POSTing the iCal to the REST interface. Is this a method which allows a client to communicate with the calendar server using iCal strings? Something like that makes my job a lot easier. If that is the case, can you please tell me where I can find a sample code or some documents to see how it works?
Thanks again.
It's as simple as using CURL to post to a particular address. Do a google search on Zimbra and Rest.
Reply With Quote
  #7 (permalink)  
Old 10-12-2007, 08:37 AM
Zimbra Employee
 
Posts: 1,434
Default

User Migration - ZimbraWiki is one place to start.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.