[jboss-dev-forums] [Design of POJO Server] - EAR has to be both parsing and structure deployer?

bill.burke@jboss.com do-not-reply at jboss.com
Mon Oct 9 17:52:10 EDT 2006


The structure of an EAR is affected by its metadata, so, I"m assuming that the EAR structure deployer has to parse the application.xml file if it exists.

FOr example, if application.xml file is present, then only those modules listed are components, if no application.xml file is present, then all top level things of the ear must be considered as a deployment, EXCEPT the lib/ directory.  Also the lib/ directory is a default.  application.xml also has metadata that can specify a lib directory within the ear.


I'm guessing some thought has been put into this, so would like your opinion.

Thanks,

Bill

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977079#3977079

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977079



More information about the jboss-dev-forums mailing list