[jboss-dev-forums] [Design of POJO Server] - Re: State of the integration of the latest MC into AS
adrian@jboss.org
do-not-reply at jboss.com
Mon Mar 17 12:33:06 EDT 2008
I've decided to commit this, even though it is not complete.
Trying to unravel how the WAR classloader is integrated (wrongly :-)
is going to take me a fair bit of work in different places.
For now I've just replaced the WARClassLoaderDeployer with a POST_PARSE
deployer that creates the ClassLoadingMetaData for the war classloader.
i.e. it uses the new mechanism but almost certainly with lots of problems that
the old mechanism had.
I'm also going to commit against the snapshot-temp I created of the MC.
It will include an update JBossXB CR7
This isn't ideal, but with Ales's latest change to add support for private
field injection, despite my request NOT to do major changes until I'd updated the latest
(split up) MC in to JBossAS
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=130461
I don't feel confident about putting the latest stuff in there.
We'd need to get this stablised as ASAP so we are back on proper releases
and get to the CR1 as soon as possible.
Reflection and MDR which is what Ales is changing are the only projects
I'd done beta11 releases for, but they are obviously out-of-date now. ;-(
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137132#4137132
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137132
More information about the jboss-dev-forums
mailing list