[
http://jira.jboss.com/jira/browse/JBSEAM-696?page=comments#action_12352778 ]
Gavin King commented on JBSEAM-696:
-----------------------------------
OK, this looks like fantastic work to me, from what I understand of it. I'm +1 on
committing this stuff to src/spring, and building a proper example to demo it.
It seems to me that this also solves requirement #4, since it lets you inject a seam
component (for example, a seam-managed PC) into a Spring bean (for example, a Spring DAO)
by writing the appropriate XML. Am I wrong?
Now I'm trying to understand what is the relation of this stuff with Ales' stuff,
which seems to depend upon MC, if I'm not mistaken...
Spring integration
------------------
Key: JBSEAM-696
URL:
http://jira.jboss.com/jira/browse/JBSEAM-696
Project: JBoss Seam
Issue Type: Feature Request
Components: Core, Spring
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