> I have starting working with Jackrabbit and I work on integration with > the Spring framework. I have done some basic support by myself and saw > on the mailing lists that some people already have done that to a > larger extend (including declarative transactional support), namely > Guillaume Bort and Brian Moseley. > Unfortunately I couldn't find Guillaume's sources (apparently the > link he provided (http://www.zenexity.fr/~guillaume/shared/) is down > and I'm dying to try out his work). > Is there any place where I can find everything that is Spring related > (and it works)? > > P.S. > I intend to open source my Spring-JSR-170 work (most probably to > SpringModules project > (https://springmodules.dev.java.net/ ).
hi costin, I have project called "karma-jcr" which is based on the Spring Framework. You may want to have a look at it: https://karma.dev.java.net/source/browse/karma/jcr/ http://www.karma-mvc.org/confluence/display/JCR/Home cheers, oliver