This is related also (look at the 3rd post): http://www.jboss.org/index.html?module=bb&op=viewtopic&t=58404
Basically, I reached a point where I need to create the classloader for a deployment. The existing code creates a UCL for the base node, and adds subdeployment URLs to this. This is all JMX related, so at this point I think I'll just create a URLClassLoader there. All the related code is under system2/src/main/org/jboss/deployers (jboss-pojo/system). In my setup I have jboss running with 2 MainDeployers to test this, but I still need to make some standalone unit tests. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863593#3863593 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863593 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
