Hi!
Looks like you have a mistake in your META-INF/ejb-jar.xml file. Is it
there ? Is there a class called ValidateUserHome in the subdir database
in your fourplebs.jar archive ?

Ciao,
Tobias

David L Solomon wrote:
> 
> I am running jboss 2.2.1, with embedded tomcat 3.2.1 on windows nt 4.0, sp6.
> 
> when I try to deploy an ear file containing my ejb ( ValidateUser in
> 'database' package ), I get the following error:
> What is the verifier trying to tell me.  Thanks.
> 
> [Auto deploy] Auto deploy of
> file:/D:/JBoss-2.2.1_Tomcat-3.2.1/jboss/deploy/four
> plebs.ear
> [J2EE Deployer Default] Deploy J2EE application:
> file:/D:/JBoss-2.2.1_Tomcat-3.2
> .1/jboss/deploy/fourplebs.ear
> [J2EE Deployer Default] Create application fourplebs.ear
> [J2EE Deployer Default] install module fourplebs.ear
> [Container factory]
> Deploying:file:/D:/JBoss-2.2.1_Tomcat-3.2.1/jboss/tmp/deploy
> /Default/fourplebs.ear
> [Verifier] Verifying
> file:/D:/JBoss-2.2.1_Tomcat-3.2.1/jboss/tmp/deploy/Default/
> fourplebs.ear/ejb1001.jar
> [Verifier]
> Bean   : ValidateUser
> Section: 16.2
> Warning: The Bean Provider must specify the fully-qualified name of the Java
> cla
> ss that implements the enterprise bean's business methods.
> 
> [Verifier]
> Bean   : ValidateUser
> Section: 16.2
> Warning: The Bean Provider must specify the fully-qualified name of the
> enterpri
> se bean's home interface in the home element.
> 
> [Verifier]
> Bean   : ValidateUser
> Section: 16.2
> Warning: The Bean Provider must specify the fully-qualified name of the
> enterpri
> se bean's remote interface in the remote element.
> 
> [Container factory] Deploying ValidateUser
> [Container factory] java.lang.ClassNotFoundException:
> database.ValidateUserHome
> [Container factory]     at

<snip>

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to