Sorry, I got it wrong.
The timer service gets injected but I cannot set it up in the bean's constructor
because the injection only happens after the constructor was run.
What I'm missing is the lifecycle callbacks such as @PostConstruct.
So my actual question is:
Why are there no lifecycle callbacks in @Service beans?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265475#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...