Using:
Java 1.3.0
Java HotSpot
Linux 2.2.14-5.0, i386
jboss-PRE-2.1
jetty-3.0.3
This is probably really simple but I'm ready to jump out my window.
I am trying to deploy an EAR which contains a ejb JAR and a web WAR. I
can deploy the JAR and WAR separately just fine. When I package the
JAR and WAR into an EAR, the J2EE Deployer can not find the JAR. The
error I get is
[Auto deploy] java.io.FileNotFoundException: JAR entry
imaginears.war not found in
/usr/local/jboss_jetty/jboss-PRE-2.1/deploy/imaginears.ear
When I run jar -tf on imaginear.ear in the deploy directory, it shows
up. An unpack of the archive also gives me my WAR.
Any help will bring back my sanity.
Thanks much
Jacek
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user