What about next situation?
I have made an .ear and I want to run client application on the one machine and 
the JBoss AS on the another.
My client machine is called ubuntu with address 192.168.0.4
and laptop on which I want to run JBoss AS has an address 192.168.0.5
Also on the laptop I have installed Postgres server.
I know that I have to set up jndi.properties which must point on the IP address 
of the machine where exists JBoss AS.But how to force JBoss AS to not listen on 
the localhost address and to listen on the ethernet address in my case
is 192.168.0.5.How to set up /etc/hosts ?
If someone could help me I would be gratefull.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949458#3949458

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949458


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to