[ http://jira.codehaus.org/browse/XFIRE-790?page=comments#action_82901 ] Dustin Breese commented on XFIRE-790: -------------------------------------
Found answer to my last question -- We just added a DomInHandler to the handler stream so that we can access the document via Document doc = (Document) (context.getInMessage().getProperty(DOMInHandler.DOM_MESSAGE)); and can then grab what we need via "doc". Thanks, Dustin > Client processing xs:anyType causes StackOverflowError > ------------------------------------------------------ > > Key: XFIRE-790 > URL: http://jira.codehaus.org/browse/XFIRE-790 > Project: XFire > Issue Type: Bug > Affects Versions: 1.2.3 > Environment: Windows XP Java 1.5 > Reporter: Adrian Smith > Assigned To: Dan Diephouse > Fix For: 1.2.4 > > Attachments: anytype.wsdl > > > If a service returns an xs:anyType, the XFire client cannot deserialize and > throws a StackOverflowError -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
