You have to build Guice Persist from source for the jar. It is part of the
Guice 3.0 broad release. However, it should be reasonably stable now to try.

We do not support neo4j, but it should be pretty easy to extend Guice
Persist to do so. Have a look at extending PersistModule to provide this
functionality.

Dhanji.

On Sun, Sep 26, 2010 at 8:54 PM, yby <[email protected]> wrote:

> Hi,
>
> I'm using Guice 2.0, and wondering how to integrate it with Neo4J
> (neo4j.org). Particularly, I'd like to annotate a method with
> @Transactional, and have Guice handle the details of starting and
> commiting a Neo4j transaction.
> Has anyone been able to do this with Guice 2.0?
> Also, I'm not able to locate the guice-persist.jar that is discussed
> here:
> http://code.google.com/docreader/#p=google-guice&s=google-guice&t=GuicePersist
> It's not in the list of jars and isn't being built from the sources of
> Guice 2.0 (at least not for me).
> So what am I missing? Do I need Guice 3 ?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "google-guice" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-guice%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-guice?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to