I have an EJB project correctly installed on jboss 3.2.5 on my development server. But when I install it on another server, it does not work ! When i launch jboss i get this error :
18:54:47,434 ERROR [EntityContainer] Starting failed | jboss.j2ee:jndiName=OUGroupLocalHome,service=EJB | java.lang.NullPointerException | at | org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.getInstance(JDBCQueryManager.jav | a:88) | ... and when i try to use one of my ejb i get : | java.lang.IllegalStateException: createBeanClassInstanceCommand == null | ... please help... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854039#3854039 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854039 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
