Re: Security in Module

2015-05-25 Thread ellirael
Any info from Achym? -- View this message in context: http://karaf.922171.n3.nabble.com/Security-in-Module-tp4039307p4040555.html Sent from the Karaf - User mailing list archive at Nabble.com.

RE: Provisioning Problem

2015-05-25 Thread Jean-Baptiste Onofré
Did you add @releases tag on your repo in etc/org.ops4j.pax.url.mvn.cfg ? RegardsJB Original message From: David Leangen Date: 24/05/2015 14:01 (GMT+01:00) To: user@karaf.apache.org Subject: Provisioning Problem Hi, I am trying to set up my Karaf in my new buil

4.0.0.M2, feature install, system.bundle

2015-05-25 Thread maggu2810
Hello, I want to create a feature, that contains a jar (third party one). The manifest of that bundle contains: Require-Bundle: system.bundle If I want to install the kar / feature that contains that bundle I get the following message: Error executing command: Unable to resolve root: missing requ

Re: 4.0.0.M2, feature install, system.bundle

2015-05-25 Thread maggu2810
If I am using "karaf.framework=felix" all seems to be working. If I am using "karaf.framework=equinox" I got the reported error. Here you could find a kar that demonstrate the problem: https://drive.google.com/file/d/0Bx99QXY8p6gvY3BoMXlZeXRIOWs/view?usp=sharing kar:install should write the above

Re: 4.0.0.M2, feature install, system.bundle

2015-05-25 Thread Jean-Baptiste Onofré
Thanks, I will take a look. Regards JB On 05/25/2015 04:09 PM, maggu2810 wrote: Hello, I want to create a feature, that contains a jar (third party one). The manifest of that bundle contains: Require-Bundle: system.bundle If I want to install the kar / feature that contains that bundle I get t

etc\overrides.properties Configuration

2015-05-25 Thread Jens J Parappallil
Hi , >From what I understand from KARAF-2752 , the purpose of >etc\overrides.properties is to explicitly specify a version for a bundle if >multiple features requires it . Example if cxf and camel features both require spring in the range (3 , 5] then I could define a version for spring say 4.1