[
https://issues.jboss.org/browse/JBIDE-11827?page=com.atlassian.jira.plugi...
]
Rob Stryker updated JBIDE-11827:
--------------------------------
Attachment: JBIDE-11827.ogg
This is a video demonstrating that the -b 0.0.0.0 works fine. This is done in runtime
workbench using the b3 source code.
After creating a new server, and clicking 'open launch configuration', you can
clearly see there is no -b flag at all.
After checking 'bind to all addresses', and saving the editor, you see that the -b
0.0.0.0 has been added.
If you are commenting on jboss-as 7.0.0 or jboss-as 7.0.1, the flag will not be added
because jboss 700 and 701 did not support the -b flag.
As per the video, this seems to be working as designed.
Listen on all interfaces doesn't work (again) for remote AS7
------------------------------------------------------------
Key: JBIDE-11827
URL:
https://issues.jboss.org/browse/JBIDE-11827
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.Beta3
Environment: JBT 3.3.0.Beta3 H152
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 3.3.0.Beta3
Attachments: JBIDE-11827.ogg
When you select "Listen on all interfaces to allow remote web connections" in
server editor for a remote AS7 server, it doesn't append -b 0.0.0.0 to the start
command, so it doesn't work.
BTW, I thought by default we used to bind to the hostname set up in the server editor,
no? This is also missing now even if you don't check the above mentioned checkbox.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira