[
https://jira.jboss.org/jira/browse/JBESB-2237?page=com.atlassian.jira.plu...
]
Daniel Bevenius commented on JBESB-2237:
----------------------------------------
Currently, AbstractSpringAction has a BeanFactory as a field and its destroy method does
nothing as there is not much that can be done with the BeanFactory interface.
AbstractApplicationContext on the other hand has a close method which will destroy all
beans in the bean factory and closes the context. We could use it instead of BeanFactory
and should be calling its close method from AbstractSpringActions deploy method so that
the application context gets cleaned up upon undeploying.
Revisit spring integration
--------------------------
Key: JBESB-2237
URL:
https://jira.jboss.org/jira/browse/JBESB-2237
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Deployment
Affects Versions: 4.4
Reporter: Kevin Conner
Assignee: Daniel Bevenius
Fix For: 4.5
We need to revisit the spring integration, paying particular attention to the scoping of
the resources and classloader usage.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira