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
