[
https://jira.jboss.org/jira/browse/JBESB-2724?page=com.atlassian.jira.plu...
]
Daniel Bevenius commented on JBESB-2724:
----------------------------------------
For AS4 we extend the bindings to include sections for our services,
replacing port values used in each. It looks like this may not have been done for AS5.
Kev is right, I've did not add any ports as I never noticed that this failed. If
there are changes required, as it looks like there are we should have a separate
bindings-jboss-beans.xml I think. Perhaps this task should be to add such a file.
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