Folks,
I'm running into the problem described in the JIRA issue:
http://jira.codehaus.org/browse/XFIRE-866
in that I don't have access to my full XML message in my service method.
i.e -- if i send the XML message:
<A>
<B>
<C />
</B>
</A>
to my webservice,
in my invoke(XmlStreamReader reader) method, the reader references
the node <B>, rather than <A>
I've tried using the suggestion as described in the JIRA, by using
MessageContext, but i ended up with the same result.
Are others experiencing the same problem? How can I get around it?
Thanks!
---
Nayan Hajratwala President
http://www.chikli.com Chikli Consulting LLC
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email