You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Shao Nilson <sh...@gmail.com> on 2006/07/26 15:31:20 UTC

I met a problem with sendReceive(element) and sendReceiveNonBlocking(element, specificCallbackObject);

When I use sendReceiveNonBlocking(element, specificCallbackObject), it seems
ok; but when i use sendReceive(element); it throws exception:

org.apache.axiom.om.OMException: org.apache.axiom.om.OMException:
Unsupported Operation
    at org.apache.axiom.om.impl.llom.OMTextImpl.getText(OMTextImpl.java:254)
    at org.apache.axiom.om.impl.llom.OMTextImpl.writeOutput(OMTextImpl.java
:219)

The code in other place is identical. I wanna why?

Thanks!!!



nilson

Re: I met a problem with sendReceive(element) and sendReceiveNonBlocking(element, specificCallbackObject);

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Can you please create JIRA and attached the client code , or help me to
regenerate  the issue.

Shao Nilson wrote:

> When I use sendReceiveNonBlocking(element, specificCallbackObject), it
> seems ok; but when i use sendReceive(element); it throws exception:
>
> org.apache.axiom.om.OMException: org.apache.axiom.om.OMException:
> Unsupported Operation
>     at
> org.apache.axiom.om.impl.llom.OMTextImpl.getText(OMTextImpl.java:254)
>     at
> org.apache.axiom.om.impl.llom.OMTextImpl.writeOutput(OMTextImpl.java:219)
>
> The code in other place is identical. I wanna why?
>
> Thanks!!!
>
>
>
> nilson
>    


-- 
Thanks,
Deepal
................................................................
~Future is Open~ 




---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org