Hello,
I have a remote ejb client (swing) working perfectly except when i run it from 
a vpn.
>From the stacktrace i see the server sends back its hostname during jndi 
>lookups even if i specify in the client the IP address of the server, eg: 
>jnp://192.168.x.x.
so, after jndi lookup the client tries to reach a hostname it cannot resolve 
and a generate an exception "no route to host".
is there a way to fix this?
thank you

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129764
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to