[jboss-dev-forums] [JBoss AS7 Development] - AS7 + MC config

Ales Justin do-not-reply at jboss.com
Mon Nov 22 17:34:09 EST 2010


Ales Justin [http://community.jboss.org/people/alesj] created the discussion

"AS7 + MC config"

To view the discussion, visit: http://community.jboss.org/message/572257#572257

--------------------------------------------------------------
I've hacked the basic MC config support, pretty much mocking what was done for sar support.
Atm we're only recognizing single jboss-beans.xml and the most basic bean instantiation (class="org.acme.Bean" --> no-arg ctor).
But the code is mostly (properly) in place, so it just needs more love:
* move from single file to multiple files -- in the parser class
* support more MC bean configs -- adding more logic into current "instantiator" class

What's the process to include this?
As it would probably be good to get this in before John flattens deployment chain?

The code is add-on, and afaik doesn't change any existing code.


This is the commit:
*  https://github.com/alesj/jboss-as/commit/4c9d8927d84f1b60dcc9b0b7a4ee2fd239745d0d https://github.com/alesj/jboss-as/commit/4c9d8927d84f1b60dcc9b0b7a4ee2fd239745d0d
And the pull request is here:
*  https://github.com/jbossas/jboss-as/pull/4 https://github.com/jbossas/jboss-as/pull/4
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/572257#572257]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101122/9bc990cb/attachment.html 


More information about the jboss-dev-forums mailing list