[jboss-dev] WARN: Changed bootstrap in jboss-head

Adrian abrock at redhat.com
Tue Aug 14 11:53:21 EDT 2007


This is just a warning that I've factored out the bootstrap
into two new projects.

main - this project is for bin/run.jar and related files
bootstrap - a "minimal" MC based bootstrap

If you have an existing jboss-head checkout then doing
an svn update should get you the projects
otherwise you'll need to check them out individually.

The biggest change is to move a lot of the bootstrap
so it is not hardwired in ServerLoader
and instead can be found in bootstrap-beans.xml
(including the classloader definition).

There's more work needs to be done on this
particulary around the aop integrations
(currently hacked)
and making this more "modular".

i.e. so you can more easily choose 
the core bootstrap services:
* classloader implementation
* profile service implementation
* aop instrumention
* whether you want jmx
* etc.

but those will come later.
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx




More information about the jboss-development mailing list