...
- Requires NO META-INF/context.xml information
- Requires NO WEB-INF/web.xml information
- Requires connection information to be in hibernate.cfg.xml
- Requires pooling information to be in hibernate.cfg.xml
- Requires MySQL connectors to be in WEB-INF/lib (ideally)
- Requires the Hibernate jars to be in WEB-INF/lib
...