[
http://jira.jboss.com/jira/browse/JBMICROCONT-224?page=all ]
Ales Justin resolved JBMICROCONT-224.
-------------------------------------
Resolution: Done
All the meaningful usages of ClassLoader.loadClass have been changed with
Class.forName(className, false, classLoader).
ArrayInfoImpl needs to use Class.forName() to load array classes
----------------------------------------------------------------
Key: JBMICROCONT-224
URL:
http://jira.jboss.com/jira/browse/JBMICROCONT-224
Project: JBoss MicroContainer
Issue Type: Bug
Components: Container
Reporter: Adrian Brock
Assigned To: Ales Justin
Fix For: JBossMC-2.0.0.CR1
As shown on the attached problem.
ArrayInfoImpl needs to Class.forName(name, true, classloader) to load the array class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira