You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/09/20 20:41:33 UTC

DO NOT REPLY [Bug 12696] - MessageContext properties reset

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12696>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12696

MessageContext properties reset





------- Additional Comments From gdaniels@macromedia.com  2002-09-20 18:41 -------
Instead of setting the property in the MessageContext (which is a per-request 
ephemeral object), try setting it in the Call... call.setProperty().