[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1876) Wrong Content-Type in SOAP 1.2 messages

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Oct 31 05:44:44 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1876?page=comments#action_12385227 ] 
            
Alessio Soldano commented on JBWS-1876:
---------------------------------------

Issue fixed on branch asoldano; I'll mark it as resolved when I merge to the trunk.


[alessio at localhost trunk]$ ant -Dtest=org.jboss.test.ws.jaxws.binding.SOAPBindingTestCase one-test
...
one-test:
    [junit] Running org.jboss.test.ws.jaxws.binding.SOAPBindingTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2,135 sec

BUILD SUCCESSFUL
Total time: 3 seconds

> Wrong Content-Type in SOAP 1.2 messages
> ---------------------------------------
>
>                 Key: JBWS-1876
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1876
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: jbossws-2.0.1
>            Reporter: Alessio Soldano
>         Assigned To: Alessio Soldano
>
> When creating messages without attachments, SOAPMessageImpl sets text/xml content-type.
> SOAP 1.2 should use application/soap+xml content-type instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list