<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello All,<br>
<br>
I would like to use the SpatialEJB3 JBoss container for my JBoss Web
Service.<br>
<br>
The SpatialEJB3 [ <a
href="http://postgis.refractions.net/support/wiki/index.php?SpatialEJB3">http://postgis.refractions.net/support/wiki/index.php?SpatialEJB3</a>
] seems to be exactly what I want, but I do have some concerns before I
invest some time in this.....<br>
<ul>
<li>Was there a conclusion to the SpatialEJB3 Investigation: "<i>Spatial
EJB3 is a quick investigation to see if it is possible to integrate the
Java 5 annotation approach to mark a property of an object as spatial
and to delegate to the EJB3 persistence model to store and retrieve
this data.</i>"?</li>
<li>I require the PostGIS functions [such as <i>intersects(geometry,geometry)</i>]
to extract the data I am looking for in my spatial database. I am
unable to find a reference to any java code that shows someone running
anything [like <i>select intersection(my_geom,geometry) from
locations_table where intersects(my_geom,geomtery);</i> ] ?</li>
</ul>
<br>
For the people who are involved in the Spatial EJB3, I really like the
idea... well-done!!!<br>
<br>
<br>
--AH<br>
<br>
<br>
</body>
</html>