What do these messages mean? AFAIK, I am giving the fully qualified name of
the java classes. My descriptor files worked in Orion, but JBoss complains
of something here. Acutally, I get tons of these errors, several for each
bean class I think. Here's just a few of them.

TIA ...

------- snipped from output of ./run_with_tomcat.sh ----------

[Verifier] Verifying
file:/u/public/JBoss-2.2.2_Tomcat-3.2.2/jboss/tmp/deploy/Default/cais-1.0.ea
r/ejb1003.jar
[Verifier]
Bean   :

com.neuroquest.cais.ejb.entity.build.BuildHome

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.

[Verifier]
Bean   :

com.neuroquest.cais.ejb.entity.build.BuildHome

Section: 16.2
Warning: The Bean Provider must specify the fully-qualified name of the
enterprise bean's home interface in the home element.





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

Reply via email to