Thread safety in XMLFaultCode
------------------------------
Key: AXIS2-3703
URL: https://issues.apache.org/jira/browse/AXIS2-3703
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.4
Reporter: Jarek Gawor
Fix For: 1.4
The way XMLFaultCode handles custom fault codes by modifying CUSTOM_SOAP11_ONLY
enum value is just not thread safe. I think the XMLFaultCode should be turned
into a class and each custom fault code would be a separate XMLFaultCode
instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]