[jboss-dev-forums] [Design of POJO Server] - Re: First real SARDeployer porting issue
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Aug 11 15:47:09 EDT 2006
It looks ugly with errors about legacy deployers not deploying because they are looking for the obsolete jboss.system:service=MainDeployer, and there are no deployers for rars, wars, but a lot of the legacy services are starting up. I think its a useful starting point for porting the other deployers and services as needed.
The biggest hack is pushing the jmx classes into the JMXClassLoader bean and associating this with the VFSDeploymentScanner bean. We really need to create a complete class loader aspect and integrated into the VDF. Like I said, I'm going to focus on a rewrite of the VFSClassLoader to incorporate OSGI bundle and JSR277 notions to come up with the next generation unified class loader as the basis for this next week.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964687#3964687
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964687
More information about the jboss-dev-forums
mailing list