Bugs item #850759, was opened at 2003-11-28 14:30
Message generated for change (Comment added) made by cazzius
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=850759&group_id=22866

Category: JBossMX
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Claudio Vesco (cazzius)
Assigned to: Claudio Vesco (cazzius)
Summary: UnifiedClassLoader cannot load [L...; classes

Initial Comment:
See unit test 
org.jboss.test.classloader.test.UnifiedLoaderUnitTestCase
.testLoadingArrayClass

UnifiedClassLoader3.loadClass("[Ljava.lang.String;")

does not fail, but

UnifiedClassLoader3.loadClass("[L<no system class>;")

fails with "No ClassLoaders found for: ..." 
ClassNotFoundException

----------------------------------------------------------------------

>Comment By: Claudio Vesco (cazzius)
Date: 2004-01-02 09:10

Message:
Logged In: YES 
user_id=211618

Fixed by Scott, thanx (jboss head + 3.2)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=850759&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to