Hello!

I'm new to JBoss and to this list, so forgive me if I'm doing something
silly.

I've just deployed an application containing half a dozen of CMP entity
beans. Afaict, there's nothing wrong with my ejb-jar.xml file, yet the
deploy fails. It's always the last of the entity beans (as defined in
ejb-jar.xml) that is not deployed properly - if I move the last <entity>
element up, this particular entity bean gets deployed and the one that's at
the end of the <enterprise-beans> fails.

The error message is:

2004-04-07 09:54:46,281 ERROR [org.jboss.ejb.EntityContainer] Starting
failed
java.lang.NullPointerException
 at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.loadLoadGroups(JDBCEn
tityBridge.java:977)

I haven't touched any of the jboss-specific configuration files Do I need to
define load groups in  jbosscmp-jdbc.xml or something?

Ideas anyone?

Manne



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to