Re: Making an LDAP connection available to a web application

2006-04-18 Thread Jason Beck
Hi Graham, I was also attempting this about 2 months ago with Active Directory and Tomcat 5.5.9. I got everything working about 70%. The problem that I ran into was that I did not setup any kind of connection pooling on the AD side of things. I have no control over the Windows side of the hou

Making an LDAP connection available to a web application

2006-04-06 Thread Graham Leggett
Hi all, There are lots of tutorials available explaining how to make a JDBC database pool available to a web application. I cannot however find any tutorials explaining how to do the same thing with a JNDI/LDAP connection. Sure, there are lots of tutorials explaining how to secure your weba