Best unofficial Apache Server developers community |
|
So, I've been working on some simple SOAP-based webservices to integrate our systems with a commercial product. I've been using Apache CXF to generate Java classes from the WSDLs generated by the product, and I seem to have hit a bit of a wall. Basically, part of the SOAP service in the product expects something of the form
I'm still new to webservices and XML, so I don't really know what to ask Google to figure out how to make the namespace of the
posted via StackOverflow
|