Re: Dependencies of camel-spring

2012-10-25 Thread Scott England-Sullivan
.10.2012 14:36, Scott England-Sullivan wrote: >>>>> >>>>> Sorry Benjamin. I will have to do some further research. Thanks for the >>>>> clarification. >>>>> >>>>> Best Regards, >>>>> Scott ES &g

Re: Dependencies of camel-spring

2012-10-15 Thread Scott England-Sullivan
chricht >> Datum: Sun, 14 Oct 2012 16:52:05 -0500 >> Von: Scott England-Sullivan >> An: dev@camel.apache.org >> Betreff: Re: Dependencies of camel-spring > >> In summary and to close out: >> >> * Post to Camel User >> Please use

Re: Dependencies of camel-spring

2012-10-15 Thread Benjamin Graf
Hi Scott, some last comments from me. Regards, Benjamin Original-Nachricht > Datum: Sun, 14 Oct 2012 16:52:05 -0500 > Von: Scott England-Sullivan > An: dev@camel.apache.org > Betreff: Re: Dependencies of camel-spring > In summary and to close out: > >

Re: Dependencies of camel-spring

2012-10-14 Thread Scott England-Sullivan
>>>>>>>>>> Hi everybody, >>>>>>>>>>> >>>>>>>>>>> I tried to implement a new camel component for >>gemini-blueprint. >>>>>>>> >>>>>>>> >>>>>>>> It >>>>>>>>>> seems >&

Re: Dependencies of camel-spring

2012-10-12 Thread Benjamin Graf
gt;>>>> >>>>>>> >>>>>>> code to a new camel spring OSGi module and introduce a new camel >Gemini >>>>>>> blueprint module. >>>>>>>> >>>>>>>> Benjamin >>>>>>

Re: Dependencies of camel-spring

2012-10-12 Thread Scott England-Sullivan
amel Gemini >>>>>> blueprint module. >>>>>>> >>>>>>> Benjamin >>>>>>> >>>>>>> >>>>>>> >>>>>>> "Christian Müller" >>>>>> (mailto:christian.muel.

Re: Dependencies of camel-spring

2012-10-11 Thread Willem jiang
> > > > > right? > > > > > > > In this case, I don't understand what the issue is? > > > > &

Re: Dependencies of camel-spring

2012-10-11 Thread Willem jiang
; > > > > > > > > > > > Best, > > > > > > Christian > > > > > > > > > > > > On Wed, Oct 10, 2012 at 12:53 PM, Benjamin Graf > > > > > > mailto:benjamin.g...@gmx.net)>wrote: > > >

Re: Dependencies of camel-spring

2012-10-11 Thread Christian Müller
t; > >>> > >>> I'm > >>>>> right? > >>>>> In this case, I don't understand what the issue is? > >>>>> > >>>>> Best, > >>>>> Christian > >>>>> > >>>

Re: Dependencies of camel-spring

2012-10-11 Thread Scott England-Sullivan
; >>>>> On Wed, Oct 10, 2012 at 12:53 PM, Benjamin Graf >>>>> mailto:benjamin.g...@gmx.net)>wrote: >>>>> >>>>>> Hi everybody, >>>>>> >>>>>> I tried to implement a new camel component for gemini-bl

Re: Dependencies of camel-spring

2012-10-11 Thread Willem jiang
> > seems > > > > > that both components spring-osgi and gemini-blueprint can not > > > > > > > > > > > > > live > > > > > > > > > > > > both > > > > > together in camel. Since cam

Re: Dependencies of camel-spring

2012-10-11 Thread Benjamin Graf
gt; > >> > both >> > > together in camel. Since camel-spring needs spring-osgi if used >in an >> > >> > >> > osgi >> > > environment. A replacement should really be considered. >> > > >> > > Any suggestions? >

Re: Dependencies of camel-spring

2012-10-11 Thread Willem jiang
; > both > > > together in camel. Since camel-spring needs spring-osgi if used in an > > > > > > osgi > > > environment. A replacement should really be considered. > > > > > > Any suggestions? > > > > > > Benjamin > &

Re: Dependencies of camel-spring

2012-10-10 Thread Benjamin Graf
> >> Original-Nachricht ---- >> > Datum: Tue, 09 Oct 2012 11:19:36 +0200 >> > Von: "Benjamin Graf" >> > An: dev@camel.apache.org >> > Betreff: Re: Dependencies of camel-spring >> >> > I give it a try it's two

Re: Dependencies of camel-spring

2012-10-10 Thread Christian Müller
sidered. > > Any suggestions? > > Benjamin > > Original-Nachricht > > Datum: Tue, 09 Oct 2012 11:19:36 +0200 > > Von: "Benjamin Graf" > > An: dev@camel.apache.org > > Betreff: Re: Dependencies of camel-spring > > > I give

Re: Dependencies of camel-spring

2012-10-10 Thread Benjamin Graf
. Any suggestions? Benjamin Original-Nachricht > Datum: Tue, 09 Oct 2012 11:19:36 +0200 > Von: "Benjamin Graf" > An: dev@camel.apache.org > Betreff: Re: Dependencies of camel-spring > I give it a try it's two changed imports and one dependeny chang

Re: Dependencies of camel-spring

2012-10-09 Thread Benjamin Graf
Oct 2012 11:03:50 +0200 > Von: Claus Ibsen > An: dev@camel.apache.org > Betreff: Re: Dependencies of camel-spring > On Tue, Oct 9, 2012 at 10:08 AM, Benjamin Graf > wrote: > > Hi, > > > > does anybody knows why camel-spring still depends on spring-osgi? This &g

Re: Dependencies of camel-spring

2012-10-09 Thread Benjamin Graf
Von: Claus Ibsen > An: dev@camel.apache.org > Betreff: Re: Dependencies of camel-spring > On Tue, Oct 9, 2012 at 10:08 AM, Benjamin Graf > wrote: > > Hi, > > > > does anybody knows why camel-spring still depends on spring-osgi? This > bundle is gemini-blueprint since

Re: Dependencies of camel-spring

2012-10-09 Thread Claus Ibsen
On Tue, Oct 9, 2012 at 10:08 AM, Benjamin Graf wrote: > Hi, > > does anybody knows why camel-spring still depends on spring-osgi? This bundle > is gemini-blueprint since 2009 and won't be developed anymore. This fact > forces to use an old unsupported bundle if you like camel with spring and >

Re: Dependencies of camel-spring

2012-10-09 Thread Benjamin Graf
I know. That's why I use the jboss osgi module. Original-Nachricht > Datum: Tue, 9 Oct 2012 10:39:31 +0200 > Von: Charles Moulliard > An: dev@camel.apache.org > Betreff: Re: Dependencies of camel-spring > Be aware that JBoss Module ( > https://docs.j

Re: Dependencies of camel-spring

2012-10-09 Thread Charles Moulliard
t; > at > org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) > > at > org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) > > at > org.jboss.modules.ConcurrentClassLoader

Re: Dependencies of camel-spring

2012-10-09 Thread Benjamin Graf
Ibsen > An: dev@camel.apache.org > Betreff: Re: Dependencies of camel-spring > This is a JBoss issue and not Camel. Because JBoss module loader tries > to load the classes from the org.apache.camel.osgi package which is > optional, and only in use for OSGi runtimes. > > > On Tue

Re: Dependencies of camel-spring

2012-10-09 Thread Claus Ibsen
java:456) > at > org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) > at > org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) > ... 14 more > > Original-Nachricht >> Datum: Tue,

Re: Dependencies of camel-spring

2012-10-09 Thread Benjamin Graf
.java:120) ... 14 more Original-Nachricht > Datum: Tue, 9 Oct 2012 10:13:04 +0200 > Von: Claus Ibsen > An: dev@camel.apache.org > Betreff: Re: Dependencies of camel-spring > On Tue, Oct 9, 2012 at 10:08 AM, Benjamin Graf > wrote: > > Hi, > > > >

Re: Dependencies of camel-spring

2012-10-09 Thread Claus Ibsen
On Tue, Oct 9, 2012 at 10:08 AM, Benjamin Graf wrote: > Hi, > > does anybody knows why camel-spring still depends on spring-osgi? This bundle > is gemini-blueprint since 2009 and won't be developed anymore. This fact > forces to use an old unsupported bundle if you like camel with spring and >