-
Jun 17th, 2008, 06:17 PM
#1
Marshalling problem.
Hi,
I am using Jibx as marshaller. I have text which contains special character like &. When i verify the marshaller with Junit test case it gives me the result as expected, i mean i get the & as & but using Spring-ws-1.5.0 with Jibx 1.1.6, when i get the response back, i see & coming as &&; which throws exception at client side while parsing the response.
Any suggestion why spring-ws is behaving like this?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules