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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/09/21 21:52:22 UTC

[jira] Created: (AXIS2-1213) JAXWS MessageImpl has some missing support for SOAP 1.2

JAXWS MessageImpl has some missing support for SOAP 1.2
-------------------------------------------------------

                 Key: AXIS2-1213
                 URL: http://issues.apache.org/jira/browse/AXIS2-1213
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Rich Scheuerle
         Assigned To: Rich Scheuerle


There is at least one FIXME in the code that needs to be correct.

          // FIXME: Need to toggle based on SOAP 1.1 or SOAP 1.2
         defaultHeader.addHeader("Content-type", "text/xml; charset=UTF-8");


I will fix this bit of code, provide a test, and scrub any other obvious SOAP 1.2 related TODOs/FIXMEs

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1213) JAXWS MessageImpl has some missing support for SOAP 1.2

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

Rich Scheuerle resolved AXIS2-1213.
-----------------------------------

    Resolution: Fixed

> JAXWS MessageImpl has some missing support for SOAP 1.2
> -------------------------------------------------------
>
>                 Key: AXIS2-1213
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1213
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> There is at least one FIXME in the code that needs to be correct.
>           // FIXME: Need to toggle based on SOAP 1.1 or SOAP 1.2
>          defaultHeader.addHeader("Content-type", "text/xml; charset=UTF-8");
> I will fix this bit of code, provide a test, and scrub any other obvious SOAP 1.2 related TODOs/FIXMEs

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1213) JAXWS MessageImpl has some missing support for SOAP 1.2

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

Rich Scheuerle updated AXIS2-1213:
----------------------------------

    Attachment: patch.txt

Running additional  tests.  I will integrate this patch later today.

> JAXWS MessageImpl has some missing support for SOAP 1.2
> -------------------------------------------------------
>
>                 Key: AXIS2-1213
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1213
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> There is at least one FIXME in the code that needs to be correct.
>           // FIXME: Need to toggle based on SOAP 1.1 or SOAP 1.2
>          defaultHeader.addHeader("Content-type", "text/xml; charset=UTF-8");
> I will fix this bit of code, provide a test, and scrub any other obvious SOAP 1.2 related TODOs/FIXMEs

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-1213) JAXWS MessageImpl has some missing support for SOAP 1.2

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

Rich Scheuerle closed AXIS2-1213.
---------------------------------


> JAXWS MessageImpl has some missing support for SOAP 1.2
> -------------------------------------------------------
>
>                 Key: AXIS2-1213
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1213
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> There is at least one FIXME in the code that needs to be correct.
>           // FIXME: Need to toggle based on SOAP 1.1 or SOAP 1.2
>          defaultHeader.addHeader("Content-type", "text/xml; charset=UTF-8");
> I will fix this bit of code, provide a test, and scrub any other obvious SOAP 1.2 related TODOs/FIXMEs

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org