0 Replies Latest reply on Feb 18, 2009 1:29 AM by amollekurwale

    Need to restart JBoss, to avoid Could Not Instantiate Bean E

      Hi,
      I am developing a enterprise application, wherein, sometimes, when GUI user sends a request for a particular operation, and EJB is invoked, I get an exception 'javax.ejb.EJBException Could not instantiate bean'.
      When I restart JBOSS, the error goes away.
      Had it been my application problem, it would occur whenever the request was sent.
      What is the reason for this exception, and how to avoid it?