The EJB interfaces in the EAR are part of an isolated class loader so, yeah, you will have to jar those up and drop them in your WEB-INF/lib or the loose classes in WEB-INF/classes. Sounds like an as-designed issue.  
 
 
----- Original Message -----
Sent: Friday, February 21, 2003 5:18 AM
Subject: [JBoss-user] Separating a WAR from its EAR


Folks,
We have our front end in a WAR living inside our EAR file. For reasons I won't go into here, we thought it might be an idea to take the WAR out of the EAR and deploy it separately.
However, when we try using it, we get JNP errors complaining about not finding remote interfaces.

Do you need to add resoure references in the WAR to get access to the Remote interfaces, much like you do for a session bean to access entity beans that live in another JAR/EAR?
Ciao,
Jonathan O'Connor
Development Manager
XCOM Dublin
Phone: +353 1 872 3305
Mobile: +353 86 824 0736

Reply via email to