Jenkins Deploy plugin for Jboss 6.x class loading issue

2015-07-13 Thread Prabaharan Gopalan
Hi Everyone, I'm trying to use the deploy plugin with Jenkins and trying to deploy to a remote JBoss 6.x. But I keep hitting the javax.security.auth.login.LoginException: unable to find LoginModule class: org.jboss.security.ClientLoginModule error. I read through the documentation and underst

Re: javax.security.auth.login.LoginException: unable to find LoginModule class: org.jboss.security.ClientLoginModule

2015-07-12 Thread Prabaharan Gopalan
I'm stuck with the same error. Did you manage to get past this? On Friday, July 10, 2015 at 6:57:45 PM UTC+5:30, Barun Vishwakarma wrote: > > I am totally newbie in Jenkins and i have been trying to configure > Jenkins + Bitbucket + jboss 6.2. > > I have a repository in Bitbucket. I am able to