[jboss-dev-forums] [JBoss AS7 Development] - Re: can I avoid a service to block as7 startup ?

Dan Sirbu do-not-reply at jboss.com
Thu Oct 13 13:44:34 EDT 2011


Dan Sirbu [http://community.jboss.org/people/lmcdasi] created the discussion

"Re: can I avoid a service to block as7 startup ?"

To view the discussion, visit: http://community.jboss.org/message/631646#631646

--------------------------------------------------------------
Interesting:

13:30:23,199 INFO  [<mypkg>.SubsystemAdd] (Controller Boot Thread) Activating Test Subsystem
13:30:23,203 INFO  [<mypkg>.FrameworkBootstrapService] (Controller Boot Thread) Test SubsystemState - created
13:30:23,204 INFO  [<mypkg>.FrameworkBootstrapService] (Controller Boot Thread) Test FrameworkBootstrapService - created
13:30:23,204 INFO  [<mypkg>.FrameworkBootstrapService] (MSC service thread 1-9) Test SubsystemState - started
13:30:23,204 INFO  [<mypkg>.ModuleAdd] (Controller Boot Thread) Test ModuleAdd --> execute add
13:30:23,205 INFO  [<mypkg>.FrameworkBootstrapService] (MSC service thread 1-4) Test FrameworkBootstrapService - started.
13:30:23,205 INFO  [<mypkg>.TestModuleAdd] (Controller Boot Thread) Test ModuleAdd --> execute add

Hmm ... that does not look good. So it means that the dependency is respected BUT the operation step handler for the ModuleAdd comes in "late" ... 

And I am wondering how can I sync the Bootstrap with ModuleAdd operation handler.

BR,
Dan S.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/631646#631646]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111013/182ac889/attachment.html 


More information about the jboss-dev-forums mailing list