[jboss-user] [JBoss Web Services Users] - ThreadLocal in handler chain.

cnstntn do-not-reply at jboss.com
Mon Oct 5 07:41:10 EDT 2009


Hi,

The "Web Services for Java EE, Version 1.2"(JSR 109, chapter 6.2.3) says:
"A container is not required to use the same thread for invoking each Handler or for invoking the Service Implementation Bean."

Does it mean that i can not use ThreadLocal from Handler to pass variables to Service Implementation Bean?
Does JBOSS use the same thread to invoke handlers and service beans?

Where i can find information according to this problem?

Thank you for answers.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258629#4258629

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258629



More information about the jboss-user mailing list