As promised, here's the code, plus docs, build.xml, etc..
http://www.amberarcher.com/apache/tomcat_contrib/tomcat_contrib-0.1.zip
Feedback welcome. I probably won't be able to get up HTML docs to
supplement the text docs in the package until after Xmas. I'll set up the
"tomcat_contrib" project at SourceForge then as well. I hope this
kick-starts people's interest in contributing out-of-scope (but still
very useful) Tomcat modules in an organized fashion, so others can focus
on optimizing the core.
Okay, off to bed.
regards,
kd
> > Okay, after a full day's work, I have a working JAASRealm that lets you
> > use a JAAS LoginModule (or many LoginModules) for authenticating Web
> > clients. My company's KerberosLoginModule now happily authenticates a user
> > against our Kerberos 5 KDC from inside Catalina. Jazzy.
>
> Great !
>
> > This is JDK 1.3-only code. I'm new to the list, but I read the archives
> > and I see there's a pretty clear mandate to not make the core version have
> > any JAAS dependencies. Is there a "Tomcat-contrib" project anywhere I can
> > contribute this code to? If I start one, is there interest in this code?
>
> I don't want to start another flame war on this list, but I would be very
> interested to see this code ( and reuse it in Tomcat 3.x space - whenever
> I find some time ). I am very interested in JAAS from a long time, and I'm
> happy to see this happening.
>
> ( for those who don't like featurism - I'm also looking for a
> tomcat-contrib repository )
>
>
> Costin
>
>