On Mon, Apr 6, 2009 at 6:43 PM, <[email protected]> wrote: > Dear all, > I have created a service (interface + implementation). The two bundles are > active in my OSGI container. > Now I would like to make them available via SOAP over HTTP. > Can I do that with pax? > I tried > http://localhost:8080/test/osgi/webInterface?wsdl > but obtained an error 404. I suppose I'm missing something. > Sorry if my questions are elementary, but I am new to pax and osgi.
Pax doesn't have any SOAP support at the moment. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
