I’ve been learning about connection pools, and I have gotten one working by using Tomcat’s PoolProperties. Now I would like to set one up using a context.xml file with Tomcat and IntelliJ, but I can’t get this to work. How is this done? A new project with a 4.0 Web Application framework can automatically create a web/WEB-INF directory with a