Re: [ServOO-users] Forge and downloading instructions
Status: Beta
Brought to you by:
glodel
From: Ghislain <ghi...@lo...> - 2005-10-19 11:02:00
|
Hi, You need ServOO client library which is written in PHP... Shame because XWiki is written in Java. You need to develop a java library doing the same job as the ServOO client library. This may sounds complex but it is not because ServOO server is a SOAP server. You just need to write a SOAP client in java using one of the numerous SOAP lib. Call the "convert" function and that's it. forget about the java interface in ServOO server, it won't be useful for your needs. Regards, Ghislain Luis Arias wrote: > Hi, > > I'm interested in integrating servoo in XWiki. Could you please send > me downloading / repository instructions ? I understand there is a > java interface ? I cannot find anything except the 0.0.2 tar.gz file > on sourceforge. > > Thanks ! > -- > Luis Arias > http://www.xwiki.com > http://www.innover-entreprendre.net > skype : kaaloo > +33 6 14 20 87 93 mobile > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > servoo-users mailing list > ser...@li... > https://lists.sourceforge.net/lists/listinfo/servoo-users > |