Hi, I found and fix the issue. But the issue was for Metatype and RemoteConsole (not for FileInstall ?). The bundles were deployed without the prefixURL argument. So the generated URLs were using a bad prefix.
The repository will be synchronized soon. However you can use http://people.apache.org/~clement/felix-obr/releases.xml. It is exactly the same one (synchronisation source). I just use it to avoid waiting for sync when I modify it. Regards, Clement 2008/12/25, [email protected] <[email protected]>: > Hi, > > The URL is wrong... > The correct URL is > http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/0.9.0/org.apache.felix.fileinstall-0.9.0.jar > > So, I guess for a bad prefix url. > > I'll fix it as soon as I have a better connectivity. > > Regards, > > Clement > > 2008/12/24, Brad Cox <[email protected]>: >> Whassup with this? >> >> -> obr deploy "Apache Felix File Install" >> Target resource(s): >> ------------------- >> Apache Felix File Install (0.9.0) >> >> Deploying...ERROR: Resolver: Install error - org.apache.felix.fileinstall >> java.io.FileNotFoundException: >> http://felix.apache.org/obr/org/apache/felix/org.apache.felix.fileinstall/0.9.0/org.apache.felix.fileinstall-0.9.0.jar >> at >> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1168) >> at java.net.URL.openStream(URL.java:1007) >> at >> org.apache.felix.bundlerepository.ResolverImpl.deploy(ResolverImpl.java:529) >> at >> org.apache.felix.bundlerepository.ObrCommandImpl._deploy(ObrCommandImpl.java:370) >> at >> org.apache.felix.bundlerepository.ObrCommandImpl.deploy(ObrCommandImpl.java:308) >> at >> org.apache.felix.bundlerepository.ObrCommandImpl.execute(ObrCommandImpl.java:112) >> at >> org.apache.felix.shell.impl.Activator$ShellServiceImpl.executeCommand(Activator.java:276) >> at >> org.apache.felix.shell.tui.Activator$ShellTuiRunnable.run(Activator.java:167) >> at java.lang.Thread.run(Thread.java:613) >> done. >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

