[jboss-user] [JBoss Seam] - Re: Asynchronous call before App Startup
damatrix
do-not-reply at jboss.com
Mon Jul 30 05:02:04 EDT 2007
Hi,
I've tried the @Observer annotation on an application scope seam compnonent, and i realise that it is still not being called after startup.
I've done a search through the seam code and i seam not to find any event being raised by the name "org.jboss.seam.postInitilization" which my method would then observe.
Is there any other way to do this or am i missing something. Debugging shows that my annotated method is not called at all.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068636#4068636
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068636
More information about the jboss-user
mailing list