1. Persistence configuration question stackoverflow.comI have a web application (GWT/Vaadin based), which up to now I launched via mvn jetty:run Now I want to run it on another web server (also Jetty) and get database connection problems. In ... |
2. Hibernate/JPA persistence.xml problem when deploying to Jetty as WAR stackoverflow.comI'm having trouble getting an application running on Jetty. If I run the app using the maven jetty plugin i.e.
It all runs fine. If I package the app as a ... |