[
http://jira.jboss.com/jira/browse/JBAS-4704?page=comments#action_12376408 ]
Carlo de Wolf commented on JBAS-4704:
-------------------------------------
It appears that the problem is larger than that. jboss.bind.address is always pointing to
a single interface, so more services are bound to one interface. If 0.0.0.0 is entered in
the invoker configuration then still jboss.bind.address is being used.
The port for the InvokerLayer (ejb3-deployer) listens only to one
interface (address)
--------------------------------------------------------------------------------------
Key: JBAS-4704
URL:
http://jira.jboss.com/jira/browse/JBAS-4704
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: EJB3
Affects Versions: JBossAS-4.2.0.GA
Environment: linux ubuntu feisty, jdk6
Reporter: Ingo Bruell
Assigned To: Carlo de Wolf
Priority: Blocker
The port (3873) of the invokerLayer (ejb3-deployer) only binds to one interface even if i
use explicit the address 0.0.0.0. JBoss is started with the argument '-b 0.0.0.0'
and i tried to change the address in the mbean configuration but i had no success.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira