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 Wenhao Fu <we...@mail.dcu.ie> on 2003/05/02 11:45:19 UTC

what's in MessageContext?

Hi,
  I read the MessageContext in my handler before it's sent to the Pivot
handler, and replace the SOAP body with a new body which has the same XML
context, but the pivot handler give me an "java.lang.Exception: No deserialization
context to use in MessageElement.getValueAsType()" exception, can I modify
the MessageConext in my handler?

thanks 
Wenhao