"tfennelly" wrote :
| Of course, one downside to using an "off the shelf" container is usually the
generic "one fits all" configuration which can become very verbose. Not sure if
that's also the case with MC. I know that Spring 2.x supports domain specific
configurations on top of its container, which means you can tailor the config file to be
something more meaningful to your application, while at the same time get the benefits of
the container. Of course I'm not suggesting we use Spring, but I do think that's
a nice container level feature.
MC already supports this.
There is some code to write, to bind you specific configuration and container, but it is
trivial.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988793#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...