https://issues.apache.org/bugzilla/show_bug.cgi?id=48489

--- Comment #6 from VickyKak <kakvi...@yahoo.co.in> 2010-01-05 08:30:05 UTC ---
(In reply to comment #5)
> couldn't you just use
> 
> -Dsun.lang.ClassLoader.allowArraySyntax=true

I don't see it useful, here is the related bug
http://bugs.sun.com/view_bug.do?bug_id=6434149

The TomcatCL does not resolve the custom class array, this should be done via
system classloader call as 
>>+               clazz = Class.forName(name, true, this);

-- 
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

Reply via email to