Can anyone help? I have 3 applications running at JBoss 3.0.7 with a total of 200 EJBs deployed. When I deploy the applications, or startup JBoss they work perfectly, but 2 or 3 days later one of them stops working. The problem is that all 3 applications are the same but with different JNDI names, and it's always the same application that goes down (note that this application is the last one deployed). The error occurs when I try to instantiate an EJB Object (with a findByPrimaryKey method) after looking up the EJB Home.
Is there something I can do? Thanks Gabriel ________________________________________ WorldWeb Webmail - http://www.wwi.com.br ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
