https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
Glen Taylor <gtay...@pgac.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26944|0 |1 is obsolete| | --- Comment #23 from Glen Taylor <gtay...@pgac.com> 2011-05-02 17:53:48 UTC --- Created attachment 26948 --> https://issues.apache.org/bugzilla/attachment.cgi?id=26948 Updated example implementation for Jdbc4 Validator Updating earlier example JDBC4 Validator implementation. I hadn't noticed that *applying* the configured properties is left to the implementation class. I "assumed" some sort of bean-property/reflection thing. Sorry, I was a total doofus for posting the earlier implementation without confirming that the property application actually happened. I've now tested that this version works (depends on the ConnectionPool patch from my previous comment). Finally, I'm satisfied that this is a "good-enough" solution for Validator configuration. It's a little awkward/indirect, but it uses existing/tested/documented functionality, which is a Good Thing. Thanks... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org