Hi guys,
mi cargo configuration runs fine with Jboss 4.2.3,
I now would like to use the exact target platform : JBoss EAP 4.2.0.GA-CP04 (that's a funy name, isn't it ?)
All runs fine (container setup, app get deployed, test pass..) but cargo-stop fails because this EAP version *by default* has the admij user disabled in jmx-console-users.properties.
Is there any way to override such configuration from cargo-maven-plugin ?
Best regards,
Nicolas