I've been working on building up test cases around the ocm spring
integration and have submitted a patch to upgrade the spring jcr
implementation to jackrabbit 1.4. I'll investigate and ensure the test
cases I'm working on cover all the basic CRUD operations.
-paddy
On Jan 30, 2008, at 4:08 AM, Christophe Lombart wrote:
The OCM Spring support is still in progress. We are checking with
the Spring
modules team how both projects can be integrated (either in
Jackrabbit or in
Spring module).
Christophe
On Jan 30, 2008 4:19 AM, josephi <[EMAIL PROTECTED]> wrote:
Greetings,
I am using org.apache.jackrabbit.ocm.spring.JcrMappingTemplate to
access
the
repository. I am able to create/read/delete the mapped object on
to the
repository, but I cannot update. There are no exception thrown or
logged,
the jcrMappingTemplate.save() seems to execute successfully, but
when I
view
the repository, I do not see the updated value to the property.
The same update operation works when I using JCR api directly, but
nothing
gets updated when I use the JcrMappingTemplate.
Has anyone experienced this behavior? Any advice and suggestion is
greatly
appreciated.
Thanks
--
View this message in context:
http://www.nabble.com/Cannot-update-node%27s-property-using-JcrTemplate-tp15174683p15174683.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.