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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
