to do with Occam).
Again, thanks to all who replied to my support request.
Greg.
Caldarale, Charles R wrote:
From: Greg Brownell [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat ssl/https: error 302 when accessing
servlet with https
As for , users never had to authenticate
before accessing the
idea what else to try? I commented out the AJP connector since I'm
not fronting this with apache, just using tomcat as a server.
Thanks again.
Greg.
Caldarale, Charles R wrote:
From: Greg Brownell [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat ssl/https: error 302 when accessing
servlet
> From: Greg Brownell [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat ssl/https: error 302 when accessing
> servlet with https
>
> As for , users never had to authenticate
> before accessing the servlet(s).
Yes, you're right - I just verified that lack of any ,
as oppos
Thanks Chuck.
This was working before I replaced my ssl certificate. As for
, users never had to authenticate before accessing the
servlet(s). If I add a role name in tomcat-users so this is accessible
to anyone, do I simply make a new role, say myuser, and set username="myuser" roles="myuse
> From: Greg Brownell [mailto:[EMAIL PROTECTED]
> Subject: Tomcat ssl/https: error 302 when accessing servlet with https
>
> web.xml has the following entries:
>
>
> role1
>
>
> tomcat
>
>
>
>secure pages
>/fileview
>
>
>sec