Ok, I managed to successfuly springify my POJOs now and can confirm that jboss-spring
deployer is working nicelly.
Is it possible to inject Spring Beans into @Interceptors?
I have Events that need to be executed after EJB business methods are called. (For
Example: after createTask() business method is called, the onStart() event method in
another class should be called.)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242245#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...