[ openjms-Bugs-750870 ] Cannot bind to a specific interface
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #750870, was opened at 2003-06-08 10:27 Message generated for change (Comment added) made by tanderson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=750870&group_id=54559 Category: server Group: None Status: Open Resolution: None Priority: 5 Submitted By: John Evans (lgas) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot bind to a specific interface Initial Comment: I would like to be able to bind to specific interfaces, specifically 127.0.0.1, however it appears that this is not possible. I looked briefly for where to make the changes and the only place I can find where a ServerSocket is even used is in the apache JNDI stuff. If someone can point me in the right direction to get me started I'll gladly make the changes and submit a patch. ---------------------------------------------------------------------- >Comment By: Tim Anderson (tanderson) Date: 2003-06-08 13:17 Message: Logged In: YES user_id=557161 I'm not exactly sure what you're trying to do, but you should be able to configure the server for 127.0.0.1. E.g, in openjms.xml: <ServerConfiguration host="127.0.0.1"/> As for the JNDI code - the part you're referring to isn't used by OpenJMS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=750870&group_id=54559