[JBoss-dev] [JBossCache] - Re: Exception on hot re-deploy of EAR using JBossCache

2005-01-21 Thread dbJav
Hi Thomas, Have a look at this thread: http://www.jboss.com/index.html?module=bbop=viewtopict=58900 To solve our problem, I just removed the driver jars from my .ear and put them instead in JBoss lib under the default server. I did not get the exception on redeploy since then. Cheers.

[JBoss-dev] [JBossCache] - Exception on hot re-deploy of EAR using JBossCache (JBoss 4.

2005-01-20 Thread dbJav
I got the exact same problem with JBoss 4.0.1 JDK 1.4.2_06. Is it because my application code does some: this.getClass().getClassLoader() | Anything we can do to avoid having to restart JBoss ? The problem also appears only after redeployment. Denis View the original post :