[esb-issues] [JBoss JIRA] Resolved: (JBESB-2511) HttpRouter is inconsistent in its handling of response headers

David Ward (JIRA) jira-events at lists.jboss.org
Thu Jul 2 12:56:51 EDT 2009


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

David Ward resolved JBESB-2511.
-------------------------------

    Resolution: Done


$ svn commit
Sending        product/rosetta/src/org/jboss/soa/esb/actions/routing/http/HttpRouter.java
Sending        product/rosetta/src/org/jboss/soa/esb/listeners/gateway/HttpGatewayListener.java
Sending        product/rosetta/src/org/jboss/soa/esb/listeners/gateway/HttpMessageComposer.java
Sending        product/rosetta/src/org/jboss/soa/esb/listeners/gateway/JBossRemotingGatewayListener.java
Sending        product/rosetta/src/org/jboss/soa/esb/message/ResponseHeader.java
Sending        product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/AbstractWsdlContractPublisher.java
Sending        product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/SOAPClient.java
Sending        product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/SOAPProcessor.java
Sending        product/services/soap/src/test/java/org/jboss/soa/esb/actions/soap/SOAPClient_Response_UnitTest.java
Transmitting file data .........
Committed revision 27450.

> HttpRouter is inconsistent in its handling of response headers
> --------------------------------------------------------------
>
>                 Key: JBESB-2511
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2511
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Adapters
>    Affects Versions: 4.5
>            Reporter: Rune Molin
>            Assignee: David Ward
>             Fix For: 4.6
>
>
> org.jboss.soa.esb.actions.routing.http.HttpRouter places http response headers in the body of the message. The JBR Gateway expects http response headers to be in the message properties, meaning the two can not easily be combined into a simple webservice proxy service.

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