Hi,
I now have a system with a session bean of which a method is invoked from a message-driven bean. I would like to try to convert this to a system without enterprise beans. I think the session bean part is not so difficult, but is it possible to make a MDB in Spring.
thanks,
Henk


Reply With Quote