Related to cxf you may look at: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk/examples/ and Hendy Irawan's sample project: http://wiki.ops4j.org/display/ops4j/Getting+the+benefits+of+maven-bundle-plugin+in+other+project+types (source https://scm.ops4j.org/repos/ops4j/laboratory/users/ceefour/cxf-osgi-sample )
On Mon, Apr 6, 2009 at 12:50 PM, Toni Menzel <[email protected]> wrote: > well, what do you want to do ?I mean, we have (in pax runner + exam) an > CXF profile that provides (guess..) all soap relevant stuff. > > But i haven't used cxf myself so far, so you might need to digg into > http://cxf.apache.org/ > Thats what you need anyway (even outside of osgi) > > > On Mon, Apr 6, 2009 at 12:45 PM, Niclas Hedhman <[email protected]>wrote: > >> 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 >> > > > > -- > Toni Menzel > Software Developer > Professional Profile: http://www.osgify.com > [email protected] > http://www.ops4j.org - New Energy for OSS Communities - Open > Participation Software. > -- Toni Menzel Software Developer Professional Profile: http://www.osgify.com [email protected] http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software.
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
