>
> However, the Java ThreadLocal class should enable you to do what you need.
> You can add an object to Java thead-local state in your inbound handler,
> access or update this object (or add more objects) in your application
> code, and use the results in your outbound handler.
>
>  Simon

And maybe we need to make both service and refer message available in
this way if the reference on is really required.

Simon



-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to