Bundles installed over the Account Control Panel have a location (e.g. returned by Bundle.getLocation) of the following format:
userbundle:{userId}/{bundleFileName}
userId: This is the user name used in the URL of the account control panel ("http://localhost:8282/user/{userId}/control-panel")
bundleFileName: The file name of the uploaded bundle (e.g. MyBundle.jar)
Labels
(None)