[jboss-user] [Security JAAS/JBoss] - Re: LoginContext(init()) Null Pointer Exception

2008-02-05 Thread [EMAIL PROTECTED]
Can you show your JAAS configuration for the security domain from 
conf/login-config.xml?   Use the code button on the forum to post the xml bit...

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4126601#4126601

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126601
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security JAAS/JBoss] - Re: LoginContext(init()) Null Pointer Exception

2008-02-05 Thread ashwinikakkeri
Sure!,

Here is the jass configuration.

!-- Login to MyApplication web application --
  | application-policy name=MyApplication LoginPolicy
  |  authentication
  |  login-module 
code=org.jboss.security.auth.spi.UsersRolesLoginModule flag=required
  |  module-option 
name=usersPropertiesMyApplication -users.properties/module-option 
  | module-option 
name=rolesPropertiesMyApplication -roles.properties/module-option 
  | module-option 
name=restore-login-identitytrue/module-option
  | /login-module
  | /authentication
  |  /application-policy

hope this helps 

-ashwini

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4126859#4126859

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126859
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security JAAS/JBoss] - Re: LoginContext(init()) Null Pointer Exception

2008-01-30 Thread ashwinikakkeri
hi!,

We observed that the error occurs whenever the   present in Jboss-service.xml 
times out.

Hope this helps in suggesting a solution :-|

cheers!
ashwini

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4124989#4124989

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4124989
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user