[jboss-user] [JBossWS] - Re: SOAP response not parsing into Java objects

2008-05-27 Thread dnhanson
Okay, I solved my problem. Sort of. Basically, it was an annotation thing. We're trying to use the same package to evaluate SOAP and REST alternatives for a service layer, and some of the REST stuff was screwing up our namespaces. So now I have that problem to deal with, but that's beyond

[jboss-user] [JBossWS] - SOAP response not parsing into Java objects

2008-05-23 Thread dnhanson
Good morning all. I am running JBossWs 3.0.1 (about 95% sure of the version) on JBoss App Server 4.2.2 on the service side. The JDK over there is 1.6.0_03. When I send a request to my service using SOAPui, I get back the expected XML in the SOAP message. When I send a request using the