hey everyone, I'm new in the forum, I have a problem with a proyect developed in Struts2, hibernate(JPA/HQL) and Spring SessionFactory, the problem's i'm trying to connect to a geometry column from a postgis DB, but i can't, with the DB manager PGAdmin III I've run a query using the "AsText" in the manager PGAdmin and looks like that:
now i try to do it in the proyect using the next query:
But I can't to make conecction with the geometry column, and the console send to me this error:
please someone could help me, thanks...