Declarative Service Components Status: state active VS state satisfied | Community
Skip to main content
New Participant
October 16, 2015
Solved

Declarative Service Components Status: state active VS state satisfied

  • October 16, 2015
  • 3 replies
  • 1764 views

I want to know the difference between the two states(active and satisfied). Normally in the cycle we habe, INSTALLED, RESOLVED, STARTING, STOPPING, ACTIVE. Want mean satisfied.

I would like to know the difference

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Here is a really good community article that talks about OSGi settings:

Understanding how OSGI bundles get resolved

3 replies

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Satisfied is a state of a bundle where all the dependencies of that bundle is reachable or available but it doesnt depict the life cycle of a bundle. It should be one of those you have mentioned !

Thanks,

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

Here is a really good community article that talks about OSGi settings:

Understanding how OSGI bundles get resolved

wmakendAuthor
New Participant
October 16, 2015

Thanks i am satisfaid. I will read it.