We are using Spring to manage the lifecycle of our various product framework components in both the EJB container and the WEB container. For Cocoon, I just made an Avalon component that initializes the Spring Framework and the components managed by it. The trick is making sure the Avalon component is called before any of the components managed by Spring are needed.
I'd like to do without Avalon. To be honest, I'd like to explore the possibility of reimplementing all of Cocoon upon Spring instead of Avalon.
Ugo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
