are ther some error messages while deploying ?


are EJB references declared in web.xml

do you have a jboss-web.xml in the webapp
with EJB JNDI references properly set

same for the EJB themselves
between the ejb-jar.xml and jboss.xml

the syntax is not the same , or at least the file name and DTD
are different...


> -----Message d'origine-----
> De: Stephen Davidson [mailto:[EMAIL PROTECTED]]
> Date: mardi 19 f�vrier 2002 17:24
> �: [EMAIL PROTECTED]
> Objet: [JBoss-user] Deployment Failure JBoss 3.0beta
> 
> 
> Greetings.
> 
> I am trying to port an application from Orion to JBoss v3.0Beta.
> 
> The Ear file is being read, and so far as I can tell, 
> deployed (for more evidence, read on).
> The War file contained in the Ear file is definately being 
> deployed, as the static webpages and at least one of the 
> servlets are active and available.
> The EJB-jar from the Ear file are listed, but their EJBs are not.
> 
> There are no error messages or stack traces, but the EJB 
> classes are never loaded by the JVM.
> 
> The jboss.xml file for the EJB.jar files appear to be 
> correct.  And the application is properly deployed on Orion.
> 
> Suggestions?
> 
> Thanks,
> Steve
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 

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

Reply via email to