1 Reply Latest reply on Jun 26, 2014 10:23 AM by ataylor

    Remote Server for EJP Access

    gantony

      Hi All,

               I have developed using Wildfly 8 and am able to run successfully in my local machine using the below configuration.

       

                java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory

                java.naming.provider.url=jnp://10.0.0.15:1099

                java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces

       

             Now I would like to run my application using the same EJBs deployed in a remote machine. How do I do that???

       

      Please help.

       

      Thanks in advance.

      Antony.