Hello all, Whenever I try to use installBundle from a local file, I get a "Unable to cache bundle" error. I first tried using an OBR with local bundles (in the repository.xml, the uri attributes are all file:/), it didn't work. Then I tried using installBundle from the .jar's path instead, doesn't work either. I moved the jar to several directories and it still doesn't work...If I deploy the bundle using an OBR with a remote location (http), it works. I'm trying to install telnetd from:
http://oscar-osgi.sourceforge.net/obr2/repository.xml It works if you deploy the resources from the online repository.xml. However, if you copy the repository.xml to a local file and change the uri attributes to the local URL of the file, it won't. Any help is appreciated. Thanks!

