ff <[EMAIL PROTECTED]> wrote:
Disreguard my previous statement as I am obviously brain deadsorry
Mike Sabroff wrote:
> If this is truly what your web.xml looks like, you are missing the end
> tag '>' in the following line
> com.affinity.tasc.filters.AuthenticateFilter
Hello list,
I have written my first filter and think that I have it right, but when I
try to start Tomcat 5.5.9 after applying the necessary configuration changes
to web.xml, the Context that the Filter is in fails to start. Perhaps
someone can tell me what I may have done wrong.
<-- web.xml -
making a class that would handle LDAP connection
pooling would be required for any production use.
I hope you find this helpful.
Best Regards,
Jason Beck
On 4/6/06, Graham Leggett <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> There are lots of tutorials available explaining how
Hello,
I am trying to create a block inside my server.xml file
similar to a JDBC Resource, only this on is for Active Directory connections
(through LDAP port 389). I have written a simple class, created a .jar from
it and added it to $CATALINA_HOME/common/lib. I have configured
server.xmlwith