I want to do some initializing job just after the seam component is created , I can't
put this kind of method in constructor because at that time, the component is not created.
So is there some annotation or method to do such a kind of job in Seam ? i tried with
@Create too, but it failed again.
Thanks in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057533#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...