0 Replies Latest reply on Oct 31, 2007 4:50 AM by stefa975

    Access to JNDI both from local net and from firewall

    stefa975

      Hi,
      We have JBoss behind a firewall were the customer is accessing the JNDI and the JBM queues, but we also what to access the JNDI from the local net inside the firewall. Is this possible?

      We start jboss with -b 172.31.10.228 -Dcom.sun.management.jmxremote
      -Djava.rmi.server.hostname=62.62.58.29
      -Djava.rmi.server.useLocalHostname=false

      were 62.62.58.29 is the firewall ip and 172.31.10.228 is the local ip behind the firewall.