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
- I met a problem with sendReceive(element) and sendReceiv... Shao Nilson
- Re: I met a problem with sendReceive(element) and s... Deepal Jayasinghe
