[jboss-user] [JBoss Seam] - Re: Contexts.getApplicationContext() loses Components

petemuir do-not-reply at jboss.com
Tue Apr 3 11:19:34 EDT 2007


I'm not sure I'm following your problem - you're saying *your* components are starting up in the wrong order, so that a component your component depends on isn't available during startup? Use @Startup(depends=) to make sure the components are started before yours.

http://docs.jboss.com/seam/1.2.0.PATCH1/reference/en/html/annotations.html

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034137#4034137

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034137



More information about the jboss-user mailing list