If the documentation shows up in MessageContext's Javadoc would also help a lot.
We'll wait for your article. thank you, bruno On 7/11/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote:
Bruno Negrao wrote: > Thanks Eran. It worked. > > I saw that the options.setProperty passes it's parameters to the > internal MessageContext object. What is the MessageContext It is the place we keep all the information about a message. For example, when you try to send a request to a web service, we encapsulate the SOAP envelope with the message context. In addition to that this message context has all the information for the engine to act accordingly to send this message to its endpoint. > and what else can I set in its properties? hmm, this will be a long answer. Expect an article on this soon. -- Chinthaka
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
