I'm not sure what was going on before, but when I added the username/password as well as updated the remote port to the xpath you suggested, the app is now deploying. So this issue is solved. Thanks for all your help! - Dave
S. Ali Tokmen wrote:
Hi Dave
Unfortunately, the attachment seems to be missing. Can you send again?
As for the properties you can use, you can read these from the bottom of
http://cargo.codehaus.org/JBoss+7.1.x i.e.:
* cargo.hostname: Host name
* cargo.jboss.management.port: JBoss remote management port, which is
the port defined in the standalone.xml of JBoss 7.1 file with the
XPath:
//server/socket-binding-group/socket-binding[@name='management-native']
* cargo.remote.username and cargo.remote.password: Username/password
Cheers
S. Ali Tokmen
http://ali.tokmen.com/GSM (ch): +41 79 207 29 22 [Swisscom]
GSM (fr): +33 7 70 10 33 79 [Virgin Mobile]
GSM (tr): +90 555 266 52 73 [Avea]
My AIM, ICQ, MSN Messenger and Yahoo IM
contact details are on
http://contact.ali.tokmen.comOn 2012/03/06 22:15, laredotornado wrote:
> Sure. It's attached. Note that the WAR file isn't copied from my target
> directory to the JBoss standalone/deployments directory. Also, I'm still a
> little unclear as to what value I should be using for the cargo.remoteport,
> although I've tried what the documentation suggests.
>
> Thanks, - Dave