Eduardo Piva wrote:
When a module in application.xml can't be deployed, what's the expected action? I can see two possibilities:
- the ear isn't deployed - the module isn't deployed, but the ear is.
The ear itself should not be deployed.
A specification for j2ee deployment exist? Where can I find/read it?
JSR-88 http://jcp.org/en/jsr/detail?id=88
Our provider implementation is in o.a.g.deployment.plugin.factories
-- Jeremy
