Hi,
I'm using spring ws 2.0.4 and castor 1.3.1, how could I add a namespace declaration to the generated SOAP message?
Thanks,
Sebastian
Printable View
Hi,
I'm using spring ws 2.0.4 and castor 1.3.1, how could I add a namespace declaration to the generated SOAP message?
Thanks,
Sebastian
hi sebastian, You can always search from google for more answers or ask the admin.
Hi,
I’ve had this problem for a while, I have used google but I haven’t found an answer, my problem is related to this other post that I wrote a few weeks ago:
http://forum.springsource.org/showth...pace-not-added
But I haven’t received an answer, so I decided to take another approach, and possibly add this namespace by default in the messages, but I’ve haven’t found a solution this way either.
Thanks,
Sebastian
Hi,
I finally managed to solve my problem, the only thing I had do was to put the following libs in the endorsed directory to override the default ones:
serializer-2.7.1.jar
xalan-2.7.1.jar
xercesImpl-2.10.0.jar
xml-apis-1.4.01.jar
Hope this helps someone.
Thanks,
Sebastian