T
tom.simmons
Hi Folks
I'm fairly new to using Eclipse and JBoss, so excuse me if this
question is daft....
I have JBoss (4.2) working fine with Eclipse (3.3.2) when all I want
to do is run/debug stuff locally. The problem I currently have is I
need someone else to point their browser at my development JBoss and
see what I've been working on.
As far as I can make out, the current config only responds to
http://localhost:8080, I can't even use my IP address of machine name
locally. From reading around, it seems I need to add -b <my ip
address> to the arguments list, however when I try this I get an error
towards the end of the server start up about it timing out. (I haven't
found a more detailed output)
Just for info, if I put 127.0.0.1 as my adress is starts fine, though
obviously I still can't access my machine from another.
Tom
I'm fairly new to using Eclipse and JBoss, so excuse me if this
question is daft....
I have JBoss (4.2) working fine with Eclipse (3.3.2) when all I want
to do is run/debug stuff locally. The problem I currently have is I
need someone else to point their browser at my development JBoss and
see what I've been working on.
As far as I can make out, the current config only responds to
http://localhost:8080, I can't even use my IP address of machine name
locally. From reading around, it seems I need to add -b <my ip
address> to the arguments list, however when I try this I get an error
towards the end of the server start up about it timing out. (I haven't
found a more detailed output)
Just for info, if I put 127.0.0.1 as my adress is starts fine, though
obviously I still can't access my machine from another.
Tom