[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2635) Provider can't send back (echo) received soap message correctly

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Sat Sep 5 19:33:23 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBWS-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2635:
----------------------------------

      Component/s: jbossws-cxf
                   jbossws-metro
                   jbossws-native
    Fix Version/s: jbossws-cxf-3.3
                   jbossws-metro-3.3
                   jbossws-native-3.3


> Provider can't send back (echo) received soap message correctly
> ---------------------------------------------------------------
>
>                 Key: JBWS-2635
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2635
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-metro, jbossws-native
>    Affects Versions:  jbossws-native-3.1.1
>            Reporter: Alessio Soldano
>             Fix For: jbossws-cxf-3.3, jbossws-metro-3.3, jbossws-native-3.3
>
>
> Invoking the org.jboss.test.ws.jaxws.samples.provider.ProviderBeanMessage endpoint (which sends back the received message instance) using tools like SOAPUi with a message like
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:prov="http://org.jboss.ws/provider">
>    <soapenv:Header/>
>    <soapenv:Body>
>       <prov:user>
>          <string>?</string>
>          <qname>?</qname>
>       </prov:user>
>    </soapenv:Body>
> </soapenv:Envelope>
> causes a truncated message to go on the wire, even if the message is correctly logged by the MessageTrace.
> Exchanging the message above using the related testcase (org.jboss.test.ws.jaxws.samples.provider.ProviderMessageTestCase) does not reproduce the issue.

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

        


More information about the jbossws-issues mailing list