3 posts, 2 voices
, Tagged: webservice soap
|
|
Anyone ever tried to deploya SOAP web service on the Bug? If so, have you got links, articles any resources that could help me starting development? |
|
|
Hi livercool, I have not personally, but on BUG20 since we’re running OpenJDK, it should not matter much if your SOAP WS server is written in Java. OSGi integration with our current stack will require some work however. I’d be interested in knowing your experiences in this. Best, ken |
|
|
.Net has built-in SOAP web service support, which makes it very easy to create a web service. I don’t have experience in Java with SOAP, however I found this http://ws.apache.org/soap/ which maybe could be implemented in the Bug SDK? I’m happy to do some work, but I’d need some serious guidance on how to implement it in the Bug! |