[jboss-dev-forums] [JBoss OSGi Development] - Unexpected dependee state changes
thomas.diesler@jboss.com
do-not-reply at jboss.com
Tue Dec 1 07:50:10 EST 2009
Bundle B depends on bundle X
| install(X)
| install(B)
|
| start(B)
|
| B == ACTIVE
| X == RESOLVED
|
| uninstall(X)
|
| B == ACTIVE
|
The MC framework unexpectedly changes the state of B to RESOLVED
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268281#4268281
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268281
More information about the jboss-dev-forums
mailing list