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 Christoph Moskalonek <ch...@binnaclesys.com> on 2004/02/23 23:48:22 UTC

Why is MessageContext.reset() called during Call.invoke()?

This clears the MessageContext's bag of user-defined goodies, namely the
HTTPConstants.REQUEST_HEADERS property that can specify tokens for the http
header.  Please, can an axis dev explain the reason(s) behind this?  Or at
least tell me what I am misunderstanding?

Cheers,

Christoph