You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2005/10/31 15:54:55 UTC

[jira] Created: (AXIS2-295) SOAPFault intf/impl only appears to have support for one locale independent reason text string

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


[jira] Assigned: (AXIS2-295) SOAPFault intf/impl only appears to have support for one locale independent reason text string

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-295?page=all ]

Davanum Srinivas reassigned AXIS2-295:
--------------------------------------

    Assign To: Eran Chinthaka

> 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
>     Assignee: Eran Chinthaka

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


[jira] Resolved: (AXIS2-295) SOAPFault intf/impl only appears to have support for one locale independent reason text string

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-295?page=all ]
     
Eran Chinthaka resolved AXIS2-295:
----------------------------------

    Resolution: Fixed

I fixed this some time back. 

> 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
>     Assignee: Eran Chinthaka

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