« Return to Thread: cargo to setup JBoss EAP

Re: cargo to setup JBoss EAP

by Matt Wringe :: Rate this Message:

Reply to Author | View in Thread

On Wed, 2009-05-13 at 15:48 +0200, nicolas de loof wrote:

> 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 this a standalone cargo configuration?
If its a standlone one, then you can overwrite the
jmx-console-users.properties file with the one that you want to use.

See http://cargo.codehaus.org/Custom+File+Configurations

>
> Is there any way to override such configuration
> from cargo-maven-plugin ?
>
>
> Best regards,
> Nicolas


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: cargo to setup JBoss EAP