[
https://jira.jboss.org/jira/browse/JBESB-2511?page=com.atlassian.jira.plu...
]
David Ward commented on JBESB-2511:
-----------------------------------
I accidently broke a unit test. It is now fixed:
$ svn commit
services/soap/src/test/java/org/jboss/soa/esb/actions/soap/SOAPClient_Response_UnitTest.java
services/soap/src/main/java/org/jboss/soa/esb/actions/soap/SOAPClient.java
Sending services/soap/src/main/java/org/jboss/soa/esb/actions/soap/SOAPClient.java
Sending
services/soap/src/test/java/org/jboss/soa/esb/actions/soap/SOAPClient_Response_UnitTest.java
Transmitting file data ..
Committed revision 27459.
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