[esb-issues] [JBoss JIRA] Created: (JBESB-592) Spring Integration via an AbstractSpringAction class

James Williams (JIRA) jira-events at lists.jboss.org
Sat Jun 2 20:25:08 EDT 2007


Spring Integration via an AbstractSpringAction class
----------------------------------------------------

                 Key: JBESB-592
                 URL: http://jira.jboss.com/jira/browse/JBESB-592
             Project: JBoss ESB
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Testing
            Reporter: James Williams
         Assigned To: James Williams
            Priority: Optional
             Fix For: 4.2


Create an AbstractSpringAction that will load one or more Spring contexts from jboss-esb.xml. The IoC container will be loaded on Action initialisation and subsequent requests for Spring beans will leverage the already created IoC container.

Make sure that this Abstract action works well with a variety of Spring beans including:

1. SpringAOP
2. Simple JavaBeans
3. Spring TX manager and at least one db connection pool, preferably dbcp 

Create unit tests for the following:

1. loading simple JavaBeans defined in the Spring config file
2. loading multiple Spring config files in jboss-esb.xml
3. SpringAOP based interceptor
4. Caching of the IoC container so subsequent calls don't reload IoC

-- 
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

        



More information about the esb-issues mailing list