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

Jason Greene do-not-reply at jboss.com
Sun Oct 16 22:16:07 EDT 2011


Jason Greene [http://community.jboss.org/people/jason.greene] created the discussion

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

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

--------------------------------------------------------------
MSC services are global, so having them deployed in a jar via service activator will result in every WAR etc being able to see them.

Glancing at the OSGi implementation, they appear to use a nested step with all services created in that steps context which is al added to the SVH. So the completion of that step will block until the core Framework service has completed
--------------------------------------------------------------

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

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/20111016/be1e8d1a/attachment.html 


More information about the jboss-dev-forums mailing list