[seam-dev] Seam JCR

John D. Ament john.d.ament at gmail.com
Sat Feb 26 11:38:40 EST 2011


George,

Funny you bring up this topic this week.  I was planning to propose a Seam
Content module this week, mostly because my schedule is finally clear enough
to allow me to work on it.  At this point, I have basic capabilities to
inject the necessary JCR objects into CDI beans and that all works.  I will
admit though, I am a little biased towards ModeShape as that is the other
JBoss project I work on.  Cross platform support would work correctly using
the service loader + repository factory approach.  In addition to basic
injection support, I was also looking to provide the equivalent of a
SeamManagedPersistenceContext for JCR.

There are also some ModeShape specific features I was bouncing around,
including CDI enabled connectors, sequencers; as well as connecting their
event model w/ CDI's event model.

What do you think about those ideas?

John

On Sat, Feb 26, 2011 at 10:06 AM, George Gastaldi <gegastaldi at gmail.com>wrote:

> I was thinking to create a Seam JCR module to allow JCR (Java Content
> Repositories) to be injected in code. It should work for jackrabbit as
> well as modeshape or any other jcr 2.0 compliant implementation. Any
> suggestions ? Comments appreciated.
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20110226/591b5a11/attachment.html 


More information about the seam-dev mailing list