Problem with ESB and ports configuration on AS 5
------------------------------------------------
Key: JBESB-2724
URL:
https://jira.jboss.org/jira/browse/JBESB-2724
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Configuration
Affects Versions: 4.6
Reporter: Tom Cunningham
Fix For: 4.6
Attachments: server.log
Using jboss-5.1.0.GA, I'm seeing a problem using any other ports configuration other
than ports-default. Are there additional steps we need to do on AS5 other than
changing the conf/bindingservice.beans/META-INF/bindings-jboss-beans.xml and then changing
the line :
<constructor>
<!-- The name of the set of bindings to use for this server -->
<parameter>${jboss.service.binding.set:ports-default}</parameter>
to
<parameter>${jboss.service.binding.set:ports-01}</parameter>
--
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