Chris Custine <[EMAIL PROTECTED]> writes: > My thoughts were to just create a repository admin object from the > bundle context, get the resolver (example in the bundlerepository > Activator),
Does this mean that once the bundlerepository bundle is started, I can attempt to reference the RepositoryAdmin service? Now I see that the bundlerepository Activator registers such a service. > then follow along the same lines as the _deploy method in > ObrCommandImpl. There's a lot of code there that made me hesitate, raising the too-much-going-on-here-to-just-copy fear. I'll try to focus on the OBR API to navigate through the example. > I didn't see any connection to the shell... That apparently was my own mistaken interpretation of the compile-time dependency expressed in the Maven pom.xml file. -- Steven E. Harris