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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
