[jboss-dev-forums] [EJB 3.0 Development] - Re: ejb3-deployers-jboss-beans.xml core
ALRubinger
do-not-reply at jboss.com
Tue Dec 8 12:48:56 EST 2009
We're currently (well, everyone is ;) ) using one or two jboss-beans.xml files as a dumping grounds for all internal configs. It'd be great to split these up, per component, and hide them into a JAR assembly such that the user doesn't think they're for them to configure.
So jar -tvf ejb3-deployers.jar:
/META-INF/jboss-deployers-jboss-beans.xml
| /org/jboss/ejb3/otherClasses
Then when ejb3-deployers.jar is dropped in, it installs the necessary components into MC. Likewise each component is a "drop-in" installation.
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269646#4269646
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269646
More information about the jboss-dev-forums
mailing list