-
Jun 17th, 2007, 01:54 AM
#1
Echo response missing
hi,
I new to Spring WS. I have deployed the Echo sample in JBoss and am able to communicate with it from my client. However the soap response from the web service is missing the text content "hello" when I call the web service deployed on JBoss 4.2.0. It works fine in Tomcat 5.5. I have added the latest xercesimpl.jar, xalan.jar and serializer.jar to the war, since I read somewhere that these files in JBoss could cause conflicts. But the problem still persists. Please advice.
The response I get is
<?xml version="1.0" encoding="UTF-8"?><echoResponse xmlns="http://www.springframework.org/spring-ws/samples/echo"/>
Thanks,
Seema
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