This content has been marked as final.
Show 3 replies
-
1. Re: Unable to instantiate container with factories []
sabarinathsss May 11, 2012 5:27 AM (in response to sabarinathsss)I got the following Exception:
javax.ejb.EJBException: Unable to instantiate container with factories []
Unable to instantiate container with factories []
at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:97)
at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:75)
at com.client.AccountBeanClient.main(AccountBeanClient.java:51)
-
2. Re: Unable to instantiate container with factories []
rzvikas Oct 18, 2012 3:03 PM (in response to sabarinathsss)I am also having the same problem, Any solution ?
-
3. Re: Unable to instantiate container with factories []
0sameerk0 May 24, 2013 4:25 AM (in response to sabarinathsss)I am also facing same problem.
Did any one figure out a solution?
Can we execute JUNIT test case without using server?