[jboss-dev-forums] [JBoss AS7 Development] - Re: start from reading the code
Thomas Diesler
do-not-reply at jboss.com
Wed Jun 1 02:55:19 EDT 2011
Thomas Diesler [http://community.jboss.org/people/thomas.diesler] created the discussion
"Re: start from reading the code"
To view the discussion, visit: http://community.jboss.org/message/608043#608043
--------------------------------------------------------------
You can start by looking at the standalone configuration (standalone.xml). There you see the various subsystems defined. Each subsystem parses its own configuration and installs its respective jboss-msc services. Services can be started/stoped and have depedencies on other services. In service start you see what the respective service does on startup.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/608043#608043]
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/20110601/ee061964/attachment.html
More information about the jboss-dev-forums
mailing list