Hello!
Does any of you out there know how to invoke an ejb3 method just after deploy of the ear
file? (i.e. not the @PostConstruct, @PostActivate because these methods are called once
per ejb instance).
There is a way to use an mbean and do something in the start method. But for me this is
like using the big cannon for just a simple thing.
Best regards
/Oskar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089058#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...