Re: EBA and Karaf - Can I install an EBA to KARAF

2011-09-29 Thread Guillaume Nodet
Yeah, that would definitely make sense. The bundle is the application-install one afaik: http://repo1.maven.org/maven2/org/apache/aries/application/org.apache.aries.application.install/0.3/ On Thu, Sep 29, 2011 at 07:49, Jean-Baptiste Onofré j...@nanthrax.net wrote: Thanks for the update

Re: EBA and Karaf - Can I install an EBA to KARAF

2011-09-29 Thread Jean-Baptiste Onofré
Here we go ;) Thanks !! Regards JB On 09/29/2011 11:30 AM, Guillaume Nodet wrote: Yeah, that would definitely make sense. The bundle is the application-install one afaik: http://repo1.maven.org/maven2/org/apache/aries/application/org.apache.aries.application.install/0.3/ On Thu, Sep 29,

Re: EBA and Karaf - Can I install an EBA to KARAF

2011-09-29 Thread Jean-Baptiste Onofré
The application install bundle is already in the feature: bundle start-level='30'mvn:org.apache.aries.application/org.apache.aries.application.install/${aries.application.version}/bundle I'm gonna make a try to check that it works fine. Regards JB On 09/29/2011 11:30 AM, Guillaume Nodet

Re: EBA and Karaf - Can I install an EBA to KARAF

2011-09-29 Thread Charles Moulliard
Hi, I create the application-without-isolation feature a couple of weeks ago and succeeded to deploy some EBA archives coming from Apache Aries projects ;-) Regards, Charles Moulliard Apache Committer Blog : http://cmoulliard.blogspot.com Twitter : http://twitter.com/cmoulliard Linkedin :

RE: bundles command in 2.2.3

2011-09-29 Thread Glen Mazza
osgi:list or list should simply do. From: Brad Beck [brad.b...@quantumretail.com] Sent: Wednesday, September 28, 2011 5:30 PM To: user@karaf.apache.org Subject: bundles command in 2.2.3 One used to be able to get a list of bundles at the console using

Re: bundles command in 2.2.3

2011-09-29 Thread Brad Beck
bundles returned the actual bundle objects which could then be interrogated, which is what I really want... On Sep 29, 2011, at 3:49 PM, Glen Mazza wrote: osgi:list or list should simply do. From: Brad Beck [brad.b...@quantumretail.com] Sent:

Re: Queations On Child Instances - likely scenerios and Uses

2011-09-29 Thread Glen Mazza
I don't think you really create child instances of Karaf -- but you instead cluster them (i.e., peers of Karaf instances) using Cellar, no? Glen On 09/29/2011 02:16 AM, Guillaume Nodet wrote: I think the main reason is to benefit from the os process isolation. If you want to run multiple