-
1. Re: Object Content Mapping (OCM) Support
rhauch May 28, 2013 9:21 AM (in response to tamer_sk)To what OCM framework are you referring?
The only part of Seam that I'm aware is related ot JCR is "Seam JCR", which is simply a CDI extension that helps to inject the Repository and Session instances into your components, but it is far from an Object Content Mapping framework. We have plans to migrate those extensions to ModeShape (see MODE-1574), though that issue is lower on the priority list and has been getting pushed out of recent releases. (Contributions are welcome!)
-
2. Re: Object Content Mapping (OCM) Support
tamer_sk May 28, 2013 10:46 AM (in response to rhauch)Hi Randall,
Here is a link to the Seam docs
http://docs.jboss.org/seam/3/jcr/latest/reference/en-US/html_single/
I will definitely be happy to help any way I can
Thanks,
Tamer
-
3. Re: Object Content Mapping (OCM) Support
rhauch May 28, 2013 11:20 AM (in response to tamer_sk)Thanks, we are talking about the same thing.
If you're interested, have a look at MODE-1574 and give it a try. We provide instructions and tips here.