I'm attempting to migrate a JSP / Hibernate project to GWT / Hibernate. Briefly, the issue appears to be that the MysqlConnectionPoolDataSource class from jetty-env.xml is evidently not getting instantiated, causing the resource reference from web.xml to fail.I'm attempting to migrate a JSP / Hibernate pro