Hi all, I have been looking at integrating Shiro with a web application I have. The web app is running on Tomcat 7 using the tomcat-jdbc connection pool. I store the datasource in my servlet context for the rest of my application to pull and use connections. I am trying to figure out how to get Apache Shiro to use the datasource from my servlet context. Does anyone have an idea of where I would start? What I should overload, or configure? Thanks, Kurt
-- View this message in context: http://shiro-user.582556.n2.nabble.com/Tomcat-jdbc-pool-from-servlet-context-as-datasource-in-realm-tp7580364.html Sent from the Shiro User mailing list archive at Nabble.com.
