Hi all,
I am a Spring newbie user, today being the third consecutives day I am studying it using the spring-reference Manual.
My company has a big corporate banking application developed with Cocoon and ApacheAvalon.
We are now in the process of changing ApacheAvalon and start using Spring, so I am looking for a way to convert our Avalon Components ..
I am missing something because I can't understand how I can replace the concept Avalon uses, such as the interfaces ThreadSafe, LogEnabled, Serviceable, Disposable, Configurable, Initializable. ( http://cocoon.apache.org/2.1/developing/avalon.html )
I only found some PicoContainer equivalent here:
http://www.picocontainer.org/Differentiators
and something in the article 'Introduction to the Spring Framework', where, btw, I found only differences bwtween Spring and EJBs
any help appreciated
thks
Leonardo


Reply With Quote
