[jboss-dev-forums] [Design of POJO Server] - Re: Breaking up jboss.microcontainer.lib
adrian@jboss.org
do-not-reply at jboss.com
Wed Feb 27 15:07:07 EST 2008
I'm not doing it immediately ;-)
Though I would like to get this done sooner rather than later.
I still need to fix issues found with the integration of the latest changes into JBossAS.
We haven't done a major release of the MC since just after beta3 (there
wasn't one for beta4).
e.g. Issues like:
* classloader config changes (now that classloading is a real spi)
* the thread context classloader usage (for beans and deployers)
* AOP's use of the in memory vfs (now done properly in a seperate deployer)
* etc.
I also need to do an implementation of the modularised bootstrap
and Tomcat using the classloading dependencies, at least to
validate it is possible in a future release
even if we don't do them for 5.0.0.GA (i.e. I have the basics correct :-)
Another major issue I need to do for 5.0.0.RC1 is "refactoring" of the
deployers. e.g. things like the jca repository being in the parsing deployer
same with the loader-repository-config generation.
(And speaking of jca, that codebase still needs merging from 4.2.x
to make sure we have all the latest fixes).
Busy, busy, busy... ;-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132625#4132625
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132625
More information about the jboss-dev-forums
mailing list