[jboss-user] [Remoting] - Re: InvokerLocator binding?

2007-02-26 Thread sotong
How to access a bean over a NAT but I don't want to hard code the external IP... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022282#4022282 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022282 __

[jboss-user] [Remoting] - Don't want to hard code the dynamic IP for @RemoteBindings->

2007-02-25 Thread sotong
I'm trying to access a bean over a NAT, but I don't want to hard code the external IP on the beans since the IP is not static... So, I hope there is a solution soon. my code: @Stateless @RemoteBindings({ @RemoteBinding(clientBindUrl="sslsocket://203.115.204.136:443", jndiBinding="JNLPServic