I'm planning to change this behavior in light of EJB 3.1. The supported way will be to
use @PostConstruct in a @Singleton.
So for now I would say use @PosConstruct in a @Service bean.
Note that the create, start, stop, destroy methods will become deprecated and might
disappear completely.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126183#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...