[jboss-user] [Security JAAS/JBoss] - Re: DatabaseServerLoginModule failing after success?...confu

2009-08-19 Thread Wolfgang Knauf
Hi,

as your question is not related to the original poster's problem, please open a 
new thread.

You might take a look at a tutorial I found doing some google:
http://tips4techies.blogspot.com/2008/05/using-database-login-module-in-jboss.html
Or buy a book like JBoss in Action, as you seem to be a JBoss beginner ;-)

Best regards

Wolfgang

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

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


[jboss-user] [Security JAAS/JBoss] - Re: DatabaseServerLoginModule failing after success?...confu

2009-08-18 Thread Wolfgang Knauf
Hi,

I don't see an error in your config. Does it work without SSL and without the 
virtual host?

One thing I noticed: your web.xml is 2.4, your application.xml even 1.3. Please 
update both to the most recent JavaEE version: web.xml 2.5 and application.xml 
1.5. Maybe this mixture of versions confuses JBoss.

Best regards

Wolfgang

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

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


[jboss-user] [Security JAAS/JBoss] - Re: DatabaseServerLoginModule failing after success?...confu

2009-08-18 Thread adusumilli756
Hi,
I am trying to configure DatabaseServerLoginModule for my web application. 
I have login page with user name and password when click on submit what should 
happen I am having one basic question. So when I clcik on submit will JBoss 
check for credentials or we have to check against the database programatically. 
please let me know I am new to this. please help.
please also send me the sample code if you have for authentication and 
authroization using JBoss.
regards

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

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