23.03.2011 23:03, schrieb Thiago H. de Paula Figueiredo:
On Wed, 23 Mar 2011 18:38:38 -0300, Jan Reinhard
wrote:
Caused by: java.lang.NoSuchFieldError: INTEGER
at
org.hibernatespatial.postgis.PostgisDialect.(PostgisDialect.java:59)
This seems to be the root of the problem. Are you sure your
Hi everyone,
I am a Tapestry 5 newbie and I try to run a web-app on T5.2.4-Hibernate
with PostgreSQL 9.0 database extended by PostGIS 1.5. Im using Maven or
I try to use Maven... it hurts sometimes.
Here is my problem:
First I tried to access my db without the PostGIS extension and it
worked