Ok, so I guess I'll never understand how the classloaders work in JBoss.  I got 
the server to stop saying ClassNotFound by moving ehcache.jar from the war to 
the server lib directory.  Then it complained:
01:55:06,062 WARN  [Configurator] No configuration found. Configuring ehcache 
from ehcache-failsafe.xml found in the classpath: 
jar:file:/C:/java/work/sas-server/server/sas/lib/ehcache-1.1.jar!/ehcache-failsafe.xml
So I moved the jbpm.sar.cfg.jar file that contains the configuration xml files 
out of the war and into the lib directory.  Now everything seems to start up 
and work just like it did when I was using the sar.

So I understand why the ehcache stuff could not see the config files in the 
jbpm.sar.cfg.jar from outside the war, but I have no idea why the server was 
not able to correctly load the class that it was complaining about when I had 
everything in the war.  Anyway...it's 2AM here in California...I think it's 
time for bed.  Thanks for all the input.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943330#3943330

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943330


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to