Re: Aries and Karaf

2011-09-17 Thread Ioannis Canellos
I recently made some enhancements on camel-jpa (upgraded to openjpa 2.1.1). Among the tests I did while working on that was to deploy a cut down version of the blog sample (a simpler project based on the blog sample) so that I can test the integration. It might help if you look at the bundles the

Re: Aries and Karaf

2011-09-16 Thread Matt Madhavan
71.n3.nabble.com/Aries-and-Karaf-tp2836655p3343319.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-21 Thread Johan Edstrom
raf is a small runtime, you'll have to provide the necessary >> components to your deployment >> just as you would if you were using tomcat/jetty. >> > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2847367.html > Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-21 Thread Tario
: > > The core blueprint bundles are. > But Karaf is a small runtime, you'll have to provide the necessary > components to your deployment > just as you would if you were using tomcat/jetty. > -- View this message in context: http://karaf.922171.n3.nabble.com/Aries-and-

Re: Aries and Karaf

2011-04-21 Thread Johan Edstrom
this at least result in an > error? Aren't some of those bundles not also already part of karaf itself > (e.g. the blueprint stuff). > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2847333.html > Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-21 Thread Tario
I did not deploy any additional bundles, shouldn't this at least result in an error? Aren't some of those bundles not also already part of karaf itself (e.g. the blueprint stuff). -- View this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2847333.html

Re: Aries and Karaf

2011-04-21 Thread Charles Moulliard
;org.apache.aries.transaction.blueprint" ), mavenBundle("org.apache.aries.transaction", "org.apache.aries.transaction.wrappers" ), mavenBundle("org.apache.aries.samples.blog", "org.apache.aries.samples.blog.datasource" ), mavenBundle("asm", "asm-all" ), equinox().version("3.5.0") ); options = updateOptions(options); return options; } Regards, Charles Moulliard Sr. Principal Solution Architect - FuseSource Apache Committer Blog : http://cmoulliard.blogspot.com Twitter : http://twitter.com/cmoulliard Linkedin : http://www.linkedin.com/in/charlesmoulliard Skype: cmoulliard On Thu, Apr 21, 2011 at 2:48 AM, Tario wrote: > I tried to deploy the blog jpa example. > > org.apache.aries.samples.blog.jpa.eba-0.3.eba > > Thanks, > Patrick > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2845110.html > Sent from the Karaf - User mailing list archive at Nabble.com. >

Re: Aries and Karaf

2011-04-20 Thread Tario
I tried to deploy the blog jpa example. org.apache.aries.samples.blog.jpa.eba-0.3.eba Thanks, Patrick -- View this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2845110.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-20 Thread Charles Moulliard
sage in context: > http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2842911.html > Sent from the Karaf - User mailing list archive at Nabble.com. >

Re: Aries and Karaf

2011-04-20 Thread Tario
No log entries appear in data/log/karaf.log after copying the eba in the deploy folder. -- View this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2842911.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-20 Thread Charles Moulliard
enerate any log entry in data/log/karaf.log What am I doing wrong? What is the right way to do this? Thanks, Patrick -- View this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2842541.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-20 Thread Jean-Baptiste Onofré
en generate any log entry in data/log/karaf.log What am I doing wrong? What is the right way to do this? Thanks, Patrick -- View this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2842541.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-20 Thread Tario
this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2842541.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Aries and Karaf

2011-04-20 Thread Jean-Baptiste Onofré
hanks, Patrick -- View this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2836655.html Sent from the Karaf - User mailing list archive at Nabble.com.

Aries and Karaf

2011-04-18 Thread Tario
w this message in context: http://karaf.922171.n3.nabble.com/Aries-and-Karaf-tp2836655p2836655.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Apache Felix, Aries and Karaf

2010-08-05 Thread Les Hazlewood
> No worries, I'm happy to help.  We have integration with Shiro on our > roadmap: https://issues.apache.org/activemq/browse/SMX4-433 so we may need > the same back from you some day soon  :-) Thanks again Chris. And of course, I'll be quite happy to help support Shiro in any way I can. Feel fre

Re: Apache Felix, Aries and Karaf

2010-08-05 Thread Chris Custine
che Directory Server :: http://directory.apache.org > > > > > > On Wed, Aug 4, 2010 at 13:22, Les Hazlewood wrote: > >> > >> Hello all, > >> > >> I'm new to the Apache OSGi ecosystem and I'm having a hard time the > >> roles o

Re: Apache Felix, Aries and Karaf

2010-08-04 Thread Les Hazlewood
ime the >> roles of some projects.  I understand Karaf has recently become a TLP >> (congrats!), but I'd like some clarification if someone would be so >> kind as to oblige. >> >> I understand the Felix OSGi is the core OSGi container supporting >> bundles

Re: Apache Felix, Aries and Karaf

2010-08-04 Thread Chris Custine
and Karaf has recently become a TLP > (congrats!), but I'd like some clarification if someone would be so > kind as to oblige. > > I understand the Felix OSGi is the core OSGi container supporting > bundles, classloading, etc. (e.g. parallel to Eclipse Equinox). What > I don&

Apache Felix, Aries and Karaf

2010-08-04 Thread Les Hazlewood
OSGi container supporting bundles, classloading, etc. (e.g. parallel to Eclipse Equinox). What I don't understand is how Aries and Karaf might fit in or work in a symbiotic relationship. If I continue with the Eclipse analogy, I assumed Aries was parallel to Eclipse Virgo, but that may not be