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 Mike Perham <Mi...@webifysolutions.com> on 2003/09/23 18:45:44 UTC

List behavior

Just so other axis-user readers understand, there is a list reader in
Poland who is autoresponding anytime someone posts a message in HTML
format.  Jose, not that my opinion matters but I think you are fine and
this other person is out of line.
 
mike

-----Original Message-----
From: Jose Miguel Selman [mailto:jselman@bee.cl]
Sent: Tuesday, September 23, 2003 11:32 AM
To: axis-user@ws.apache.org
Subject: Passing Values through handlers


Folks, sorry for the HTML message I sent earlier... Human Mistake :-)
... I'm pasting the contents of the previous email.

Thanks,

Jose M Selman

--------------------------

Hi:
    I have a question regarding on how to pass values from one handler
to another in a handler chain, this is needed in order to by-pass one of
the handlers for certain cases.
    I came with the idea of using properties in the MessageContext, but
I have a few questions about it. Is there one Context per request or is
it shared within requests? Will this approach be thread safe?
    I haven't found anything about this in the documentation, so any
help will be extremely appreciated.

Cheers...

Jose M Selman