Hi,

I am using a JBoss 5/JBoss WebService 2.1 as well as a separate Tomcat 5.5 instance and Java 5 on Mac OSX 10.5.

My web service I wrote works fine in Tomcat without exception, but when I deploy into JBoss, my response comes back with the target namespace I defined, within the body of the soap envelope, and not the response elements I wanted. I don't get any exceptions and the DEBUG statements show no issues.

Also, I deploy the service into Tomcat as a war and into JBoss as an ear.

Has anyone else seen this issue. TIA !

I wanted to post the request and response but the Forum isnt allowing this on this thread. I'll try and post later.