Re: JDBCRealms

2006-05-10 Thread Sean O'Reilly
recognised in this setup as in all the documentation i have read there is no mention of these parameters for JDBCRealms. Am i right in thinking that these parameters are specifically for JNDI resoources ? Any help would be greatly appreciated. -- Sean O'Reilly Systems Administrator SECPay

JDBCRealms

2006-05-09 Thread Sean O'Reilly
Hi all, Am setting up authentication through a jdbcrealm and all appears to work fine. The only problem i am having is with setting parameters like maxActive, maxIdle and maxWait. Can these be set for a JDBCRealm in tomcat 5.5 and if so how and where. Have been trawling the Internet for ages tryi