Hello.

I've been testing how to build an osgi bundle for soap web services, relying
on Axis...

In a first time, a bundle can easily provide the full axis/jax-rpc libraries
and the web service implementation classes. With a simple HttpContext to
retrieve the axis wsdd descriptors, it seems to work...

This first solution design is quite poor, since each new webservice should
include a full web services stack. I suppose a better design may provide a
generic soap/axis bundle, exposing a service for other bundles to
deploy/undeploy individual web-services, in a similar style the xml-rpc
bundle works.

But this seems a bit more complex, and, wisely (?) i though perhaps somebody
had already worked on this, and avoid making twice the same things.

So, is there anyone in this case ?

--
Ephemeris Lappis

Reply via email to