Tag Archives: Hibernate
Tomcat + Hibernate + C3P0 + MySQL: Communications link failure
After deploying a Google GWT application using Hibernate and C3P0 connection pooling backed by a MySQL database server to a test server running Tomcat everything seemed to run correctly. But letting the server run over night a login attempt failed … Continue reading
XPP3 pull-parser causing an ArrayIndexOutOfBoundsException: Google GWT with Eclipse, Maven and Hibernate
Today I lost almost two hours of productive work because I had problems compiling a simple Google GWT application. For software development I use Eclipse 3.4 (Ganymede) with the Maven Integration plugin. In case of GWT I also use the … Continue reading
Posted in Software Development
Tagged Ajax, Eclipse, GWT, Hibernate, Maven, XML Parser
Leave a comment