[
http://jira.jboss.com/jira/browse/JBSEAM-696?page=comments#action_12352790 ]
youngm commented on JBSEAM-696:
-------------------------------
With regards to #4, I suppose you can inject a Seam managed PC into a spring bean (or DAO)
as long as the spring bean is not a singleton however generally in the spring works the
DAOs are singletons. :)
Anyway, perhaps what we've got is good enough to count for this release. However,
I've got much bigger plans for the Spring and Seam extends PC support in the future
such as the ability to use a spring configured EntityManagerFactory and JTA
transactionManager (injected not obtained through jndi). Replacing springs
OpenSessionInViewFilter with a seam managed one making seam managed PCs available to
spring singletons, etc. but I'll make issues for those to do later.
Spring integration
------------------
Key: JBSEAM-696
URL:
http://jira.jboss.com/jira/browse/JBSEAM-696
Project: JBoss Seam
Issue Type: Feature Request
Components: Spring, Core
Reporter: Gavin King
Assigned To: Norman Richards
Priority: Critical
Fix For: 1.1.7.GA
Attachments: jboss-seam-spring-youngm.jar, jboss-spring-seam-youngm-1.1.jar
The Spring integration package will support:
(1) injection of Seam components into Spring beans, using beans.xml
(2) injection of Spring beans into Seam components using @In
(3) access to Spring beans via EL
(4) use of Seam-managed PC from Spring DAOs
We'll probably even go as far as:
(5) The ability to treat a Spring bean as a Seam STATELESS JAVA_BEAN component, with a
full stack of Seam interceptors
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira