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].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to