Hi! We are having a JBoss which we are using as RMI-server. This server is being accessed from several networks which is what is causing the problem. When jboss receives a RMI-packages from a client in foreign network he ignores them, that is packages coming from an interface other than the one specified with java.rmi.server.hostname. This makes it quite impossible to use the RMI-server from other networks.
My question is simply; is it possible to specify multiple ips to be used so that the server can be used from multiple networks? To specify multiple java.rmi.server.hostnames so to say. Thanks and Cheers! Johan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938086#3938086 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938086 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
