1 2 3 Previous Next 31 Replies Latest reply on Mar 1, 2012 5:18 AM by newway

    Remote EJB example doesn't terminate

    prasad.deshpande

      Hi Guys,

       

      I've followed Jaikiran's example of Remote EJB described in https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI

       

      and noticed that after running successfully, client program doesn't terminate (just hangs after main() method completion) after completion.. I've attached directory based deployment of EAR. just unzip this deployment directory & use the attached RemoteEJBClient program to reproduce the test case.

       

      I've used all the client jar files specified in the post. Also added necessary property files to the classpath.

       

      Is it something just me getting or it's really some problem there?

       

      Thank you,

      Prasad

        1 2 3 Previous Next