]
John Ament updated SEAMJCR-13:
------------------------------
Fix Version/s: (was: 3.0.0.Beta1)
Seam Managed JCR Sessions
-------------------------
Key: SEAMJCR-13
URL:
https://issues.jboss.org/browse/SEAMJCR-13
Project: Seam JCR
Issue Type: Feature Request
Components: CDI & Injection API
Reporter: John Ament
Assignee: John Ament
Similar to Seam Persistence's Seam Managed PersistenceContext & Hibernate
Session, we should support JCR Sessions in the same manner. This should tie the injection
of an object to be bound to a request level, or similar context, and tying in the
session.save & logout methods to happen at the end of the request.
In the case of events, where they are triggered after logging out, to avoid a long loop
or bad setup, developers will need to use dependent sessions if they want to modify node
state as a part of an event.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: