Hi ,
I just followed the tutorial for JAAS and tried implementing my own protection of my
sample webapp. Everything seems to work okay, but no matter what i put for a password
or login (valid or not), i am able to access my page?
Is there a way to turn up logging so taht i can see what the problem is behind the
scenes.
I tried to break it by referencinng a non-existent policy name in my jboss-web.xml.
but it still went thru w/o any errors?
Also,
if i have a servlet/jsp only web app. do i only package web.xml and jboss-web.xml in
my war?
my jboss-web.xml is really simple and wonder if that is contributing to the problem.
it looks like:
<?xml version="1.0" encoding="UTF-8"?>
<jboss-web>
<security-domain>java:/jaas/testMW</security-domain>
</jboss-web>
Thanks!
ec.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838540#3838540
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838540
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user