public class SpringGlue
extends java.lang.Object
This object exists to allow communication between the two separate servlets, DispatcherServlet and CXFServlet.
Workaround that I can't figure out how to merge the separate Spring beanFactories.
I think a better method would be to break out the business bean config and include it in each servlet config,
but this works for now, and I want to get it checked in working.
- Since:
- 2014/06/08
- Version:
- $Revision: 1.1 $
$Date: 2014/06/09 03:16:18 $
- Author:
- Dick Balaska
- See Also:
- SpringGlue.java