I THINK the 1.0 release version of the dosgi stuff only supported the simple frontend which doesn't support the JAX-WS annotations. I'm pretty sure the 1.1-SNAPS have been updated to allow some level of JAX-WS support (along with JAX-RS support), but I'm not completely sure on the state of it. One of the DOSGi folks will need to comment about that.
Dan On Thu August 20 2009 10:57:51 am Joel Schuster wrote: > I have a couple of iPojo based bundles in Felix that are using cxf's > distributed osgi bundle. > > The resulting WSDL that is generated by cxf has parameters (parts) with > names like arg0, arg1. > > I tried using the @WebParam annotation both on my Implementation class and > on the Interface class to no avail. > > See: http://cxf.apache.org/faq.html#FAQ-JAXWSRelated for reference. > > Any reason that this shouldn't work within the dosgi environment? > > ________________________________ > > Joel Schuster > Senior Software Engineer > NAVSYS Corporation > 14960 Woodcarver Road, Colorado Springs, CO 80921 > 719-481-4877 -- Daniel Kulp [email protected] http://www.dankulp.com/blog
