[jboss-user] [JBoss Microcontainer] - ClassLoading delegation

rafael liu do-not-reply at jboss.com
Thu May 13 21:28:02 EDT 2010


rafael liu [http://community.jboss.org/people/rafaelliu] replied to the discussion

"ClassLoading delegation"

To view the discussion, visit: http://community.jboss.org/message/542982#542982

--------------------------------------------------------------
Yeah, I could make my container's parent domain point to the target application's domain. The problem is I can't change anything at target application bundle.

Is there some documentation about these demos? I ran it and got:


java.lang.NoClassDefFoundError: org/jboss/kernel/plugins/bootstrap/basic/BasicBootstrap
at org.jboss.demos.bootstrap.Main.configure(Main.java:109)
at org.jboss.demos.bootstrap.Main.main(Main.java:54)
at org.jboss.demos.bootstrap.Main.main(Main.java:48)
Caused by: java.lang.ClassNotFoundException: org.jboss.kernel.plugins.bootstrap.basic.BasicBootstrap
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
 


Looks like a Microcontainer class. Reading the docs, seems Microcontainer doesn't have a binary release yet..

Thanks

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

Reply to this message by going to Community
[http://community.jboss.org/message/542982#542982]

Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100513/696d4616/attachment-0001.html 


More information about the jboss-user mailing list