How to modify namespace prefix in CXF response ?
Issue
- In the re-install of the SOAP web service, the legacy system notice that the body response changed without changes in code, I need your help to find a solution
<return xmlns="http://custom/">0|91|El cliente no existe</return>
- I need to know how to get
<ns1:return>0|91|El cliente no existe</return>
Environment
- Red Hat Fuse
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.