Hi, I try to figure out if it is possible to install a jar (bundle) from a HTTP or a FTP server.
I'm using the following command : ka...@root> osgi:install mvn: http://repo1.maven.org/maven2!org.apache.wicket/wicket/1.4.9 Do we have to use the pax url protocol mvn or can we do something like that osgi:install http://myserver/myproject/project.jar to avoid to mention groupId/artifactId/version ? Kind regards, Charles Moulliard Senior Enterprise Architect (J2EE, .NET, SOA) Apache Camel - Karaf - ServiceMix Committer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Blog : http://cmoulliard.blogspot.com | Twitter : http://twitter.com/cmoulliard Linkedin : http://www.linkedin.com/in/charlesmoulliard | Skype: cmoulliard
