[esb-issues] [JBoss JIRA] Created: (JBESB-2612) webservice_producer is using JBR Client to make HTTP invocation on SOAPProcessor based Service

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Tue Jun 9 10:35:57 EDT 2009


webservice_producer is using JBR Client to make HTTP invocation on SOAPProcessor based Service
----------------------------------------------------------------------------------------------

                 Key: JBESB-2612
                 URL: https://jira.jboss.org/jira/browse/JBESB-2612
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web Services
    Affects Versions: 4.4 CP2
            Reporter: Tom Fennelly
            Assignee: Tom Fennelly
             Fix For: 4.4 CP3


The SOAPProcessor correctly sets the Content-Type in the response to e.g. text/xml.  This causes the JBR Http Client to break because it fails to decode the InvocationResponse for non binary content type responses.

Change to using the commons http client, or see can we turn off setting of the user agent header in the request going from the JBR client.

-- 
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 esb-issues mailing list