[jboss-dev-forums] [JBoss AS7 Development] - Re: start from reading the code

Thunder Lei do-not-reply at jboss.com
Tue May 31 21:04:11 EDT 2011


Thunder Lei [http://community.jboss.org/people/Thunder.Farmer] created the discussion

"Re: start from reading the code"

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

--------------------------------------------------------------
Here is my first quiz:
When I get the latest code from git repository "git://github.com/jbossas/jboss-as.git", I start reading the code from org.jboss.as.server.Main.java.
In the code I can see the Bootstrap class initialze the module "URLStreamHandlerFactoryModule--*org.jboss.vfs*"  and install the container service "jboss-as". But I can find the where all other services and modules such as naming, JPA, messaging are initialized and loaded.
I believe there are interfaces between container service "jboss-as" and all other modules and services, and all the modules and services are intialized and loaded in the same way.

Any comments are  appreciated.

Thanks in advance
--------------------------------------------------------------

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

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/20110531/49557ecf/attachment.html 


More information about the jboss-dev-forums mailing list