I can't deploy an ear to a remote jboss 7.1.1 server. I'm able to deploy using jboss web interface and using jboss-cli but when I try to deploy using the maven plugin I get the following error:
JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
I attach the full stacktrace.
I'm using jboss 7.1.1 and I've tried using java6, java7 and all versions of the plugin from 7.1.1.Final.
I can't deploy an ear to a remote jboss 7.1.1 server. I'm able to deploy using jboss web interface and using jboss-cli but when I try to deploy using the maven plugin I get the following error:
JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
I attach the full stacktrace. I'm using jboss 7.1.1 and I've tried using java6, java7 and all versions of the plugin from 7.1.1.Final.
Thanks.
log.txt