I am using Maven for building a simple webapp that uses JDBC connection
pooling along with Hibernate.

I am using the Maven Webapp Archetype to build the project.

Where do I put context.xml and persistence.xml that I normally put under
META-INF in a normal dynamic web project.

Reply via email to