[postgis-users] State of the postgis hibernate union?
Per-Olof Norén
pelle at alma.nu
Mon Oct 15 00:53:53 PDT 2007
Hi again,
Just wanted to say that after figuring out that hibernatespatial
publishes a maven repository
(http://www.hibernatespatial.org/repository) everything just worked.
Great work.
/pelle
karel skrev:
> Hi,
>
> You may want to check out Hibernate Spatial:
> http://www.hibernatespatial.org/
>
> I'm the original developer of this project, so you can always contact
> me directly if you have any questions.
>
> Karel Maesen
>
>
> On 07 Oct 2007, at 19:26, Per-Olof Norén wrote:
>
>> Hi guys,
>>
>> Sorry for cross posting, I'm new to the lists and not sure on where
>> this belongs.
>>
>> I'm currently involved in a project with GIS functionality.
>> Architecture is roughly like this:
>> * Apache Tomcat
>> * Wicket 1.3 / Geoserver 1.6
>> * Hibernate
>> * PostgreSQL 8.2 + PostGIS 1.2.1
>> We're using maven2 as build system for all this.
>>
>> Currently I'm looking to set up EJB persistence for domain beans
>> containing persistence. Using hibernate annotations.
>>
>> 1. Maven repository for the postgis jar
>> I found this:
>> http://postgis.refractions.net/pipermail/postgis-devel/2006-November/002375.html
>>
>> And it seems perfect, had it only been updated to latest and greatest
>> version.
>> Are there any plans for an updated driver?
>>
>> 2. EJB and hibernate UserTypes
>> I found EJB3 code in the postgis driver source, contributed by norman
>> baker.
>> I found http://www.hibernatespatial.org/ , which seems to fit.
>> I found http://www.foss4g2007.org/presentations/view.php?abstract_id=118
>> To bad I missed foss4g...
>>
>> Seems to me all of the above do the same thing as I want.
>> I'm interested in the direction / roadmap for the postGIS EJB3
>> development.
>> Which should I use, according to the postGIS community?
>>
>> Any suggestions greatly appreciated
>>
>> Thanks in advance
>> Per-Olof Norén
>>
>>
More information about the postgis-users
mailing list