Hi,<br><br>I´m using jdbc with PostGIS but I receive a java.lang.ClassCastException at line:<br>     <br>     PGgeometry geom = (PGgeometry) resultSet.getObject("area");<br><br>I´m usign the following libs:<br>postgis_1.1.3.jar
<br>postgresql-8.1-405.jdbc2.jar<br>postgresql-8.1-405.jdbc2ee.jar<br>postgresql-8.1-405.jdbc3.jar<br><br>May anyone help me?<br>Thanks!<br><br>Juliana Barros<br><br><br>      <br>