2 Replies Latest reply on May 22, 2012 9:35 AM by rzd

    remote ejb client without jboss-ejb-client.properties

    qtm

      Hi,

       

      According to https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI I must have a jboss-ejb-client.properties file in its classpath. My problem is that I don't know the address of the server I'm connecting to until runtime. Is there a way to pass those parameters in programatic way without a properties file?

       

      thanks