Tew CS [http://community.jboss.org/people/natsuko] created the discussion
"Re: Server behind the NAT firewall (again)" To view the discussion, visit: http://community.jboss.org/message/631429#631429 -------------------------------------------------------------- Hi Egidijus, I have been looking for a similar solution for JBoss AS 6. I tried this way: http://community.jboss.org/docs/DOC-9632 http://community.jboss.org/wiki/EJBJMSAndJNDIOverHTTPWithUnifiedInvoker but apparent it is not working for JBoss AS6. Looks like the article is meant for AS4+ and AS6 is already default to UnifiedInvoker? I believe your way of configuring +ejb3-connectors-jboss-beans.xml+ is the right way for AS6 (AS5 and AS6 should be very similar). Is that the only place to configure? I tried your line: +socket://multihome:${port}/?homes=${jboss.bind.address}&connecthomes=localhost!<remote_IP>+ with <remote_IP> changed to my value of course, but I could not even access locally (meaning i tested to access from localhost). I have not tested remote access (from outside of NAT) though. I cannot seem to find pages that describe/explain the schema for +ejb3-connectors-jboss-beans.xml+. You have any URLs for me to refer? Thanks a lot. ~Tew -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/631429#631429] Start a new discussion in JBoss Remoting at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
