[jboss-dev-forums] [JBoss AS Development] - Re: JBAS-7469, move bootstrap class loading into profile

scott.stark@jboss.org do-not-reply at jboss.com
Fri Nov 20 14:19:03 EST 2009


Ultimately there should just be a repository that serves all artifact contents, be it library jars, server deployments, etc. Right now the problem is that the server install structure is a reflection of the repository. There should be a disconnect between the repository store, and what actually is getting pulled into the bootstrap classpath. The deployments should just have references to the package dependencies which are then resolved from the repository.

In terms of the messiness of the directories, its mostly just an issue of needing to have client facing variations so that they know where to put libraries and deployments without worrying about how it affects the server class isolation as well as knowing what customization they have made.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266821#4266821

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266821



More information about the jboss-dev-forums mailing list