Original Message -
From: "Michael Angelo Libio" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 2:29 PM
Subject: [JBoss-user] Web Application Structure (WAR) within EAR
> Does the war file need to have the client jars (jboss/client/*.jar)
i
ED]>
Sent: Saturday, November 02, 2002 2:29 PM
Subject: [JBoss-user] Web Application Structure (WAR) within EAR
> Does the war file need to have the client jars (jboss/client/*.jar) included
> in its WEB-INF/lib directory? I deployed it in the ear file under a
> jboss+tomcat (embe
Does the war file need to have the client jars (jboss/client/*.jar) included
in its WEB-INF/lib directory? I deployed it in the ear file under a
jboss+tomcat (embeded) server. Do I also need to include the ejb files in
the war (WEB-INF/lib) file when I refer to it under web.xml ()?
My setup: