Re: Tomcat 6.x security-constraint redirection problem... please help!

2009-01-14 Thread samsina
See inline... Pid-2 wrote: > > Martin Gainty wrote: >> please display non-proprietary attributes of HTTPS (Port 8443 or 443) >> Connector element values from %TOMCAT_HOME%/conf/server.xml > > OP: Don't attempt to decipher or respond to the above, it's a red > herring. You could instead tell u

Tomcat 6.x security-constraint redirection problem... please help!

2009-01-13 Thread samsina
I have defined two roles (admin, user) user administrator each of these roles needs to access into separate modules in my webapp. For achieving this, I have the following security-constraint in tomcat web.xml: Authorized Access Area