|
|
|
|
|
|
|
Re: Remote Service and Web Service - suggested tools? [message #645480 is a reply to message #645138] |
Fri, 17 December 2010 12:19  |
Lorie Pisicchio Messages: 44 Registered: October 2010 |
Member |
|
|
Dear Peter,
Again, thank you for your help. I finally had some very simple example working.
But I soon as I tried to adapt it to my "real-world" needs, I had to give up on using CXF-DOSGI..
Over the two implementations available for databinding (aegis or jaxb), none are matching my needs. In aegis, we need to have default constructor for all objects passesd through remote service (which is not possible in my case), and with jaxb, you can not pass objects through their interfaces (need to use implementation classes instead).
So my attempt to setup remote OSGi services has failed....
As ECF is not using SOAP and web services, I guess that this would be more adapted to my needs, but it is way too complicated to setup...
|
|
|
Powered by
FUDForum. Page generated in 0.02746 seconds