I just looked at tomcat 4.0 b1.  Where did you read about it having the
functionality you talked about?

> -----Original Message-----
> From: Andrew Robson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 28, 2001 10:19 AM
> To: [EMAIL PROTECTED]
> Subject: Re: apache/tomcat with formbased security
>
>
> John,
>  This question has appeared on the list before.
> Below is a quote from a reply by one of the tomcat
> developers. I have the same
> problem. I want to integrate apache/tomcat but can't at the
> moment because
> I need the functionality I've built into my custom JDBCRealm.
> And I don't know
> how to replicate in apache. I'd be very interested in how you
> get on. You
> can email me directly if you make any progress and I'll do the same.
>
> Andrew
>
> >The Apache connector does not know anything about what is in
> your web.xml
> >file,so  it doesn't know about your security constraints that ask for
> >authentication. You will have to use standard Apache
> facilities to configure
> >valid users.
>
> >In Tomcat 4.0, this will not be the case -- the web connector will be
> >configured from the contents of the web.xml file.
>
>
> On Wed, 28 Feb 2001, you wrote:
> > Does anyone have formbased security working with apache and tomcat?
> >
> > I have formbased security working fine with tomcat in
> standalone, but when I
> > go through apache it doesn't recognize the post to j_security_check
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to