[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: Remoting 3 deployers
alesj
do-not-reply at jboss.com
Tue Jan 29 13:00:11 EST 2008
"david.lloyd at jboss.com" wrote : And, is it better to make a separate deployer for each type, or to have one deployer that covers everything?
|
I would go with separate deployer for each type.
Since that was our intention with the aspect deployers.
To have small fine grained easily changeable components.
Perhaps follow this discussion between runtime and deployment process architecture:
- http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124055#4124055
"david.lloyd at jboss.com" wrote :
| Finally, is it better to use JAXPDeployer/JAXBDeployer(s) or is there a more preferred way to deploy using an XML configuration?
|
I would go with the new thing that we will introduce:
- http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/container/src/main/org/jboss/javabean/plugins/jaxb/
- http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/container/src/tests/org/jboss/test/xb/builder/
We already have MC bean metadata annotated, just need to switch the current BeanDeployer to use this jbossxb-builder.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124520#4124520
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124520
More information about the jboss-dev-forums
mailing list