0 Replies Latest reply on May 16, 2012 9:17 AM by jkreska

    How do I connect to ejbs in different clusters from a remote client

    jkreska

      Is there a way with either ejb-client properties or jndi lookup to invoke a SSB on multiple clusters from a remote client? 

       

      The ejb-client properties appears to be static in nature, ie you either have a file in your classpath or you call the static method EJBClientContext.setSelector to initialize the connection params. 

       

      I have yet to find out how to query a cluster via jndi, only examples I see are PROVIDER_URL = remote://host:port.