I'm setting a system up in karaf, with local shell enabled. One of the bundles (maven info, groupId: org.hibernate ; artifactId: com.springsource.org.hibernate.annotations ; version 3.4.0.GA) gets to the "installed" state, but doesn't get to active or resolved.

I've read the dependencies listed using http://www.springsource.com/repository/app/search , and verified they're satisfied. I also went right to the pom and verified the dependencies listed there are satisfied. I've also used the headers command in karaf, and verified that the import packages list is satisfied. I read the mailing list archives for this list and googled, and had a brief bit of excitement thinking that "inspect package requirement" would be helpful, but it shows me nothing (literally bundle imports packages : nothing).

Is there a shell command of some sort I can use on a bundle id to tell me "this bundle is still waiting for requirements satisfaction of blah, blah, and blah" ?

-Jamie

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to