1 Reply Latest reply on Oct 9, 2006 7:04 PM by starksm64

    EAR has to be both parsing and structure deployer?

    bill.burke

      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