SOAPFault intf/impl only appears to have support for one locale independent 
reason text string
----------------------------------------------------------------------------------------------

         Key: AXIS2-295
         URL: http://issues.apache.org/jira/browse/AXIS2-295
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
  Components: om  
    Reporter: Steve Loughran


SOAP 1.2 says that a fault reason has 
"One or more Text element information item children (see 5.4.2.1 SOAP Text 
Element). Each child Text element information item SHOULD have a different 
value for its xml:lang attribute information item."

But SOAPFaultReason only has getText and setText operations, which take text. 
This doesnt model the (text,locale) structure of a soap reason text, and it 
doesnt support more than one of them either.

-- 
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

Reply via email to