Threading problem with SOAPMessageBodyBasedDispatcher
-----------------------------------------------------
Key: AXIS2-1829
URL: http://issues.apache.org/jira/browse/AXIS2-1829
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: kernel
Affects Versions: 1.1
Reporter: David Illsley
Priority: Critical
The SOAPMessageBodyBasedDispatcher uses instance variables to temporarily store
the service and operation names. If the same instance is invoked simultaneously
from different threads (allowed by the handler model) then the results would be
unpredictable.
I will commit the fix to the trunk then attach the patch for review for the 1.1
branch
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]