Has anyone used a workaround for this? I have a data member which I'm trying to init
in @PostConstruct. My first thought is to just do a lazy initialization if it's null,
in the accessor, but I'd prefer to use it in "callback fasion."
http://jira.jboss.com/jira/browse/EJBTHREE-665
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982398#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...