Title: RE: [jBoss-User] org.jboss.ejb.DeploymentException in pre2.1

Thank you! Thank you! Thank you!
I mistakenly included these beans in my classpath and things ended up screwy.  I have progressed!

Sam

-----Original Message-----
From: danch [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 08, 2001 12:53 PM
To: JBoss-User
Subject: Re: [jBoss-User] org.jboss.ejb.DeploymentException in pre2.1




> Sam Yan wrote:
>
> I believe I have a configuration problem, however, I am unable to
> understand what is wrong.  I have successfully brought up pre2.1 on
> JBuilder4.  When I try to deploy the TestBeans.jar, I get the stack
> trace below.  The strangest thing is that my url changes from the
> AutoDeployer on its way to the Container factory from
> file:/D:/jboss/jboss/build/deploy/TestBeans.jar to
> file:/D:/jboss/jboss/conf/deploy/Default/TestBeans.jar without any
> intentional aid from me.  Anyone know what I might have wrong?
<snip!>
> Deploying:file:/D:/jboss/jboss/conf/deploy/Default/TestBeans.jar
> [Container factory] org.jboss.ejb.DeploymentException: Error in
> jboss.xml for Bean AllTypes: found in jboss.xml but not in ejb-jar.xml
You have a bean named 'AllTypes' that is defined in jboss.xml but isn't
defined in ejb-jar.xml
Did you give it a slightly different name in the two files?


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to