Re: java.lang.ClassCastException in org.apache.openejb.ClassLoaderUtil

2011-04-19 Thread Jean-Louis MONTEIRO
Hi, Which version are you using cause It should has been fixed in latests releases. jean louis Le 20 avr. 2011 03:28, "just4look" a écrit : > I just found there are similar errors in the logs. > > Thanks, > > Xue-Feng > > / > > 2011-04-19 19:14:22,867 - ERROR - Unable to clea

Re: java.lang.ClassCastException in org.apache.openejb.ClassLoaderUtil

2011-04-19 Thread just4look
I just found there are similar errors in the logs. Thanks, Xue-Feng / 2011-04-19 19:14:22,867 - ERROR - Unable to clear Sun JarFileFactory cache java.lang.ClassCastException: java.lang.String cannot be cast to java.net.URL at org.apache.openejb.ClassLoaderUtil.clearS

Re: java.lang.ClassCastException in org.apache.openejb.ClassLoaderUtil

2010-01-16 Thread Jonathan Gallimore
Hi, Just to let you know I've committed a fix for this in trunk - revision 98. Cheers Jon On Fri, Jan 15, 2010 at 2:03 PM, Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > Thanks for reporting that. I'll have a go with that and see if I'll have a > go at sorting it out this even

Re: java.lang.ClassCastException in org.apache.openejb.ClassLoaderUtil

2010-01-15 Thread Jonathan Gallimore
Thanks for reporting that. I'll have a go with that and see if I'll have a go at sorting it out this evening. Jon On Fri, Jan 15, 2010 at 7:59 AM, tobias koltsch wrote: > > I use OpenEJB for EJB Unit-Test and everything works fine. Today I changed > the Sun-JDK from version 1.6.0_17 to version

java.lang.ClassCastException in org.apache.openejb.ClassLoaderUtil

2010-01-15 Thread tobias koltsch
I use OpenEJB for EJB Unit-Test and everything works fine. Today I changed the Sun-JDK from version 1.6.0_17 to version 1.6.0_18. Everything works fine anymore, but now during the container startup I get this exception: INFO - Beginning load: C:\development\tools\maven\repository\net\sourceforge