Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the 
discussion

"Re: Can't connect remote to jboss as 6.1.0"

To view the discussion, visit: https://community.jboss.org/message/756086#756086

--------------------------------------------------------------
I'm confused about your questions  :( 

The server is started with run.bat, you might give the option '-b x.x.x.x' for 
your IP address otherwise the server is bound to localhost and can not accessed 
from other machines.

The client is a java program outside the server (start with run.bat) in a 
different JVM there you have to add the jbossall-client.jar. Yes, the jar 
contains no classes, just dependencies, you might read the readme.txt inside 
the jar. Trick is that you have to have necessary jars in the same folder. Copy 
all jars of client/* to be save or check the readme.txt
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/756086#756086]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to