Thanks for your help. The problem turned out to be that I had a
true directive in my jbosscmp-jdbc.xml, which
apparently no longer is the proper way to do this.
--
Eric Jain
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/
[EMAIL PROTECTED]>
To: "Jboss-User" <[EMAIL PROTECTED]>
Sent: Friday, March 01, 2002 8:58 AM
Subject: [JBoss-user] Beta can't deploy my entity beans
> While TestSessionEJB alone can be deployed, deployment fails if I add an
> entity bean. Used to work with JBoss alph
While TestSessionEJB alone can be deployed, deployment fails if I add an
entity bean. Used to work with JBoss alpha!
INFO [MainDeployer] Deploying: file:/C:/Programme/JBoss/deploy/test.jar
INFO [EJBDeployer] Deploying TestEntityEJB
INFO [EJBDeployer] Deploying TestSessionEJB
ERROR [EntityCont