Pete,
IS there a tracking JIRA for the issue is that James is "going to fix".
I've encountered similar regressions in deployment
with the BV TCK.
Shelly
On 16 Jun 2011, at 20:34, David Bosschaert wrote:
Hi Pete,
When I do mvn install in one of the quickstarts I get another error (with the latest
master of AS7):
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.174s
[INFO] Finished at: Thu Jun 16 20:26:26 IST 2011
[INFO] Final Memory: 6M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.jboss.as.plugins:jboss-as-deploy-plugin:7.0.0.Beta3:deploy (default) on project
jboss-as-helloworld: Could not deploy jboss-as-helloworld.war. Reason:
java.lang.Exception: {"Composite operation failed and was rolled back. Steps that
failed:" => {"Operation step-1" => "Parameter content may not be
null "}}
In the server window is an exception with a similar message.
James is going to fix this for us, something changed in the AS APIs.