Thanks, Scott. I have a workaround in place for now. I took all of our .jar files from our webapp's WEB-INF/lib directory and put them into jboss/server/default/lib. That'll work for now until I can find the time to try 3.2.2RC3 and do some more debugging.
Thanks,
-M@



On Friday, August 29, 2003, at 08:21 AM, Scott M Stark wrote:


This indicates that the correct class loader is not seen during initialization of the war, but is unrelated to the issue you reference. There have been some fixes for the web class loader integration in 3.2.2RC3 so try that and if there is still an issue open a bug report on sourceforge.
http://sourceforge.net/projects/jboss/


--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Matthew Hixson wrote:
I'm trying to deploy an ear file that contains one jar and one war file. The jar file with my entity beans deploys correctly, but JBoss throws the exception below while trying to parse the jar files in the .war's WEB-INF/lib directory. I don't think there is a problem with the jar file because it does this with the log4j 1.2.8 jar file and two other jars from the Jakarta commons project.
Using Google I was able to find this bug report which sounds almost identical to what I'm seeing.
http://www.mail-archive.com/[EMAIL PROTECTED]/ msg33292.html
The main difference is that I don't have to *re*deploy my app; it doesn't work the first time.
I'm using JBoss 3.2.1 on MacOS X 10.2.6 with Java version 1.4.1_01.
Any help would be greatly appreciated.
-M@



------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to