Eduardo Piva wrote:
The second test I've done is:
$ java -jar bin/deployer.jar --install --module ../modules/j2ee/target/test-ear.ear
And I get a NullPointerException (can paste the stacktrace if it's usefull).
How can I deploy an ear file? I've read the documentation, and it says it isn't supported yet, but I don't know if it's outdated, since there are .ear builds in the test tree.
That should should work and should not NPE :) - can you open a bug in Jira with the trace attached.
EARs are supported in HEAD, the doc may reflect M1.
-- Jeremy
