[jboss-user] [JBoss Web Services] - The response from web service is not binded back to JAXB objects?
Aman S
do-not-reply at jboss.com
Tue Jun 21 01:31:13 EDT 2011
Aman S [http://community.jboss.org/people/boy18nj] created the discussion
"The response from web service is not binded back to JAXB objects?"
To view the discussion, visit: http://community.jboss.org/message/611102#611102
--------------------------------------------------------------
I'm using JBoss WS, JBoss EAP 4.3.
I'm struggling with this issue for a while. I'm passing a request to web service and receving a response.
Using the logical handlers, I can see the xml request and xml response, which is perfect.
The only problem is, when I retrieve the getter properties from response object, it is null. I think this is because the response xml did not got binded itself to JAXB objects.
Do you know if this is a known issue or suggest any type of validation or jaxb logging here so that i can figure why it is not binding/un marshalling the response xml to Java object?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/611102#611102]
Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110621/660ad1a6/attachment.html
More information about the jboss-user
mailing list