[ http://jira.codehaus.org/browse/OPENEJB-140?page=all ]
David Blevins updated OPENEJB-140:
----------------------------------
Description:
_From Luis Edgardo Durán Lebis_
i was trying to configure the host binding
for the OpenEJB services, first, i issued:
openejb start -h 127.0.0.1 (this is because openejb is not binding to
localhost by default, even when *.properties files specified so)
And I had no success, later I tried:
Java -Dejbd.bind=127.0.0.1 -jar $OPENEJB_HOME/lib/openejb-core-1.0.jar start
And no success with that neither.
Every time I start openejb it is bound to the 0.0.0.0 ip address, and I
don't want this. I edited the *.properties files, I know OpenEJB is reading
them because if I change the disable property to true, the specified service
doesn't start. But even when the bind property is set to 127.0.0.1, the
server skip this and start bound to 0.0.0.0
---------------------------------
was:
------From Luis Edgardo Durán Lebis------
i was trying to configure the host binding
for the OpenEJB services, first, i issued:
openejb start -h 127.0.0.1 (this is because openejb is not binding to
localhost by default, even when *.properties files specified so)
And I had no success, later I tried:
Java -Dejbd.bind=127.0.0.1 -jar $OPENEJB_HOME/lib/openejb-core-1.0.jar start
And no success with that neither.
Every time I start openejb it is bound to the 0.0.0.0 ip address, and I
don't want this. I edited the *.properties files, I know OpenEJB is reading
them because if I change the disable property to true, the specified service
doesn't start. But even when the bind property is set to 127.0.0.1, the
server skip this and start bound to 0.0.0.0
---------------------------------
> Server service "bind" option was ignored
> ----------------------------------------
>
> Key: OPENEJB-140
> URL: http://jira.codehaus.org/browse/OPENEJB-140
> Project: OpenEJB
> Type: Bug
> Components: configuration
> Versions: 1.0
> Reporter: David Blevins
> Assignee: David Blevins
> Fix For: 1.1, 1.0
>
>
> _From Luis Edgardo Durán Lebis_
> i was trying to configure the host binding
> for the OpenEJB services, first, i issued:
> openejb start -h 127.0.0.1 (this is because openejb is not binding to
> localhost by default, even when *.properties files specified so)
> And I had no success, later I tried:
> Java -Dejbd.bind=127.0.0.1 -jar $OPENEJB_HOME/lib/openejb-core-1.0.jar start
> And no success with that neither.
> Every time I start openejb it is bound to the 0.0.0.0 ip address, and I
> don't want this. I edited the *.properties files, I know OpenEJB is reading
> them because if I change the disable property to true, the specified service
> doesn't start. But even when the bind property is set to 127.0.0.1, the
> server skip this and start bound to 0.0.0.0
> ---------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira