Hi,
I didn't have this problem.

Try set property literal. (see previous mail with servicex.xml)

 <property name="style" value="message" />
    <property name="use" value="literal" />

Regards,
Zdenek

On Nov 19, 2007 6:38 PM, Nayan Hajratwala <[EMAIL PROTECTED]> wrote:
> 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
>
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to