https://issues.apache.org/bugzilla/show_bug.cgi?id=48489
VickyKak <kakvi...@yahoo.co.in> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #13 from VickyKak <kakvi...@yahoo.co.in> 2010-01-06 01:18:25 UTC --- (In reply to comment #12) > Bug48489.patch is the required fix. Sorry... If loader.loadClass("[Ljava.lang.String;") works fine then I would expect loader.loadClass("[Lsample.SampleClass;") too a proper usage. I don't think loader.loadClass("[Lsample.SampleClass;") is wrong usage, the TocmatCL should resolve the custom class array also which could internally be done by delegating to system CL. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org