[
http://jira.jboss.com/jira/browse/JBIDE-2210?page=comments#action_12412925 ]
Rob Stryker commented on JBIDE-2210:
------------------------------------
To clue you all in to the progression of this, originally you couldn't create a server
at all with a host name other than localhost. The wtp notion of "host"
basically meant another machine, and I immediately restricted it all to localhost. In
fact, I had to designate my server adapter as one that "supports remote hosts"
in order to allow *anything* other than localhost... even an ip address that was the SAME
as the local host.
Then, obviously, many people use other binding addresses, and wanted to manually changing
them in the launch configuration. I had previously locked down the launch configuration
for changing the -b binding and -c configuration options, under the notion that you'd
need a unique server for each one. This was due to some wtp separations between runtime
and server that really seemed to necessitate that such things be linked one to one.
If users could change the configuration (default, all, etc), then the classpath for the
projects that target that runtime would also need to change, and this was not really
possible to do on the fly.
Anyway, I know that's a random rant. Rest assured I'm working on it ;)
New Server wizard ignoring "Server's Host Name"
-----------------------------------------------
Key: JBIDE-2210
URL:
http://jira.jboss.com/jira/browse/JBIDE-2210
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Affects Versions: 2.1.0.CR1
Reporter: Galder Zamarreno
Assigned To: Rob Stryker
Fix For: 3.0.x
When creating a new server, you can define a "Server's Host Name".
Shouldn't the value of this field used for JBDS to start AS/EAP instances
with -b <value of Server's Host Name>? It's not doing it right now.
--
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