I've got a RequestIntercepter and JDBCRealm setup in Tomcat. I've noticed that I need to comment out the SimpleRealm intercepter in order for this to work but I'm not sure why. My application is going to be a commercial app that I will distribute to customers and I am concerned that a customer might be using the SimpleRealm intercepter for another webapp they have and that they won't be able to comment it out. Can anyone explain why these two conflict or what I could do? Thanks, chris
- Re: JDBCRealm and SimpleRealm conflicts Chris Gross
- Re: JDBCRealm and SimpleRealm conflicts Craig R. McClanahan
