Hi Experts, I have a scenario that the application calls the webservice client and the result is rendered using JAX RS.
I have created webservice client using wsdl2java, the generated files having the response bean. When I call the webservice , I can able to get the response and tried to use JAXB for rendering XML output. The output xml contains namespace prefix such as ns1,ns2 etc. Is there any way to stip down the namespace generated by JAXB. Please provide the suggestion for this scenario. Thanks in advance. Regards Saravanan Ramamoorthy -- View this message in context: http://old.nabble.com/How-to-strip-down-the-namespace-generated-by-JAXb-tp27358295p27358295.html Sent from the cxf-dev mailing list archive at Nabble.com.