0 Replies Latest reply on Nov 6, 2017 3:08 PM by pasupulanaveen

    Remote JNDI lookup - Wildfly 9.X to JBOSS 4.0.3RC1 (Where Ejb's are deployed)

    pasupulanaveen

      Hello Everyone,

       

      I am in the process of migrating from Jboss 4.0.3 RC1 to Wildfly 9.X but there are some 3rd party EJB's are not supported on Wildfly and hence, we thought of having a remote ejb call from Wildfly 9.X to Jboss 4.0.3 RC1.

       

      For this  to happen did googled a lot to accomplish this and here is the overview about:

       

      1) We have Stateless bean's developed using EJB 2.1 specification deployed in Jboss 4.0.3 RC1 on Server A.

      2) We have a EJB client and deployed in Wildfly 9.X on server B.

       

      Can you please help me how the JNDI should look like for the deployed EJB's on jboss 4.0.3 RC1? and

                                              what are all the JNDI properties that EJB client should need to pass to have a successful call please?

       

      Please let me know if you need any further details to proceed further please?

       

      Thanks.