org.jboss.soa.esb.actions.routing.http.HttpRouter port sharing!
---------------------------------------------------------------
Key: JBESB-3184
URL:
https://jira.jboss.org/jira/browse/JBESB-3184
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.4 CP2
Environment: Linux Debian, JDK 1.6.0_10
Reporter: Jurij
Priority: Critical
Create two services, both with org.jboss.soa.esb.actions.routing.http.HTTPRouter instance.
Define for service A a URL without port, for service B URL with port for example
URL for service A ->
http://myserver1/bla
URL for service B ->
http://myserver2:8080/bla
deploy both services, send message to service A and to Service B all OK.
And now redeploy service B and send a message to service A. In this moment service A will
connect URL
http://myserver1:8080/bla !!!!
--
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