JBoss Community

Re: EJB bean is not working in Multi threading of JBoss 7.1.1 Final

created by Bijoy James in JBoss AS 7 Development - View the full discussion

My client application structure I will explain.

  • FDE_RT
    • CacheStructures (folder)
      • LookUp_Bean.java
      • LookUp_Bean.class
    • DBStructures(folder)
    • Lib(folder)
    • .classpath (file)
    • ClientMain.java
    • ClientMain.class
    • jboss-ejb-client.properties

 

In this structure if am running LookUp_Bean.java am getting the result successfully. But if I am running “ClientMain.java” means am getting the exception.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community