If I include my *.class files along w/ the directory structure in my
j2ee-app.jar file, it loads ok ... but if I don't include the class files,
and yet the class files do exists in my ejb.jar file which is in the app
file, it will not load and I get the same results.

> ----- Original Message -----
> From: "G.L. Grobe" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, June 30, 2001 6:53 PM
> Subject: [JBoss-user] ejb's not deploying
>
>
> > I put my ear file into the ~/jboss/deploy dir and it contains:
> >
> > xxx(xxx):/u/public/JBoss-2.2.2_Tomcat-3.2.2/jboss/deploy$ jar tvf
> > acais-1.0.ear
> > META-INF/
> > META-INF/ejb-jar.xml
> > META-INF/MANIFEST.MF
> > META-INF/application.xml
> > acais-ejb.jar
> > acais-web.war
> > acais-client.jar
> >
> > ------- Here is the JBoss output: -------
> > (if I goto the ~/jboss/tmp/deploy/Default dir, there is no acais-1.0.ear
> dir
> > created)
> > ...
> > [Auto deploy] Auto deploy of
> > file:/u/public/JBoss-2.2.2_Tomcat-3.2.2/jboss/deploy/acais-1.0.ear
> > [J2EE Deployer Default] Deploy J2EE application:
> > file:/u/public/JBoss-2.2.2_Tomcat-3.2.2/jboss/deploy/acais-1.0.ear
> > [J2EE Deployer Default] Create application acais-1.0.ear
> > [J2EE Deployer Default] install module acais-1.0.ear
> > [Container factory]
> >
>
Deploying:file:/u/public/JBoss-2.2.2_Tomcat-3.2.2/jboss/tmp/deploy/Default/a
> > cais-1.0.ear
> > [Verifier] Verifying
> >
>
file:/u/public/JBoss-2.2.2_Tomcat-3.2.2/jboss/tmp/deploy/Default/acais-1.0.e
> > ar/ejb1003.jar
> > [Verifier]
> > Bean   : com.neuroquest.cais.ejb.entity.build.Build
> > Section: 16.2
> > Warning: The Bean Provider must specify the fully-qualified name of the
> Java
> > class that implements the enterprise bean's business methods.
> >
> > Any help much appreciated.
> >
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


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

Reply via email to