Closed GoogleCodeExporter closed 9 years ago
And even better is use current thread context classloader :
Class.forName("net.sf.json.AbstractJSON", true,
Thread.currentThread().getContextClassLoader())
Original comment by voldemar...@gmail.com
on 20 Aug 2011 at 3:44
Thanks for reporting and for the detailed description. Will apply your fix soon.
Original comment by johan.ha...@gmail.com
on 20 Aug 2011 at 4:37
Original comment by johan.ha...@gmail.com
on 30 Aug 2011 at 11:55
The class is now loaded by the threads context CL. Please verify if you like. A
snapshot of RA has been uploaded to
https://oss.sonatype.org/content/repositories/snapshots/.
Original comment by johan.ha...@gmail.com
on 4 Sep 2011 at 5:02
Original issue reported on code.google.com by
voldemar...@gmail.com
on 19 Aug 2011 at 5:04Attachments: