>
> Il mar 31 ago 2021, 17:09 Wilken Marci J
> ha scritto:
>
> > Morning everyone,
> > Is something up with the nabble site or has it been moved?
> > camel.465427.n5.nabble.com. get me "This site can't be reached"
> >
> > Regards-
> > Marci Wilken
> >
>
--
Guillaume Nodet
t; Kind regards,
>
> Remco Schoen
>
> P.S. I haven’t had time yet to research the upgrade to Camel 3.2.0, sorry.
>
--
Guillaume Nodet
quot;XML file(s) sent")
> .end();
>
>
> What I’d like is to have the option to have our DEV environment setup
> using say FTP but in INTEGRATION and PROD it will be SFTP. Since the
> endpointDSL is somewhat “hardcoding” the endpoint I don’t really know how
> to do it
>
> Thx
>
> M
--
Guillaume Nodet
e
> > logging
> >
> >
> >
> >
> >
> > Paw B Sørensen
> >
> > paw.b.soren...@systematic.com
> >
> >
> >
> > Med venlig hilsen / Kind regards
> >
> > [image: Systematic Logo] <http://www.systematic.com/>
> > *Paw B Sørensen*
> > Systems Engineer
> >
> > Søren Frichs Vej 39, 8000 Aarhus C
> > Denmark
> >
> > Mobile: +45 2544 9834
> > paw.b.soren...@systematic.com
> > www.systematic.com
> >
>
>
> --
> Claus Ibsen
> -
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>
--
Guillaume Nodet
gt; I added the strategy and it’s test.
>
> Kind regards,
>
> Remco Schoen
>
>
>
>
--
Guillaume Nodet
>
>
> http://camel.apache.org/schema/blueprint";
> id="admin" trace=“true”>
>
> Specifically, when I set the showHeaders property to true the exchange
> headers are still not logged. Any idea?
>
>
> Best regards,
> Alex soto
>
>
>
>
>
--
Guillaume Nodet
e harder to come up with a
> > single tag-line that spans all use-cases.
> >
> > However with the new modern world of containers I came up with:
> >
> > * Apache Camel 3 - A full-stack integration framework for building
> > cloud- native micro integrations
> >
> >
> >
> > --
> > Claus Ibsen
> > -
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
>
--
Guillaume Nodet
Probably better that somebody more familiar with this code takes a look
> and fixes it.
>
> Best regards,
> Alex soto
>
>
> > On Feb 23, 2018, at 12:04 PM, Guillaume Nodet wrote:
> >
> > As I indicated on the Karaf mailing list, I suspect the problem comes
> fr
ninstantiatedRecipes(BlueprintContainerImpl.java:572)
> [38:org.apache.aries.blueprint.core:1.8.3]
> >>> at org.apache.aries.blueprint.container.BlueprintContainerImpl.
> processProcessors(BlueprintContainerImpl.java:559) [38:org.apache.aries.
> blueprint.core:1.8.3]
> >>> at org.apache.aries.blueprint.container.
> BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:394)
> [38:org.apache.aries.blueprint.core:1.8.3]
> >>> at org.apache.aries.blueprint.container.
> BlueprintContainerImpl.run(BlueprintContainerImpl.java:275)
> [38:org.apache.aries.blueprint.core:1.8.3]
> >>>
> >>>
> >>> This was working fine in Camel 2.17.4. Interestingly, if I remove
> property place holder:
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Then it works fine, no errors. So this seems to be related to the
> property placeholders. Has anybody seen this?
> >>> I appreciate any insight on how to solve this problem.
> >>>
> >>> Best regards,
> >>> Alex soto
> >>>
> >>>
> >>>
> >>
> >
>
>
--
Guillaume Nodet
Your server is configured with "zlib" compression only, while the client
only supports compression "none", so there's a mismatch and both can't talk
to each other. You need to configure the server with both "zlib" *and*
"none" compression factories.
2014-09-15 7:39 GMT+02:00 Baweja, Keshav :
> H
d.
> Can assume that in my implementation? How do Aries and camel-blueprint work
> in this respect?
> >
> > 2. If the above is true, then are direct-vm endpoints safe for
> inter-bundle communication? Maybe they are a completely bad idea. If the
> above is fals
thread may be confusing. Sorry for
> the misunderstanding.
>
> Cheers,
> Hadrian
>
>
>
> On 01/25/2013 10:42 AM, Guillaume Nodet wrote:
>
>> You misunderstood me. So I rephrase.
>>
>> Camel and ActiveMQ community needs a versatile console which can run in a
>
Thanks,
> Hadrian
>
>
> On 01/25/2013 08:08 AM, Guillaume Nodet wrote:
>
>> Lukasz, I'm sorry you're angry, but you're missing the point that the
>> Karaf
>> web console is bound to OSGi even if it can be reused with Camel or
>> ActiveMQ.
&
suceed. The one that do usually solves real problems in a clean
way. I think hawtio is a good bet now ... until someone comes up with a
better project. That's how it works.
> Lukasz
>
>
> Wiadomość napisana przez Guillaume Nodet w dniu 25 sty
> 2013, o godz. 14:08:
>
>
Lukasz, I'm sorry you're angry, but you're missing the point that the Karaf
web console is bound to OSGi even if it can be reused with Camel or
ActiveMQ.
So the Camel and ActiveMQ community will never drop their own console,
because the OSGi users is only a fraction of the user base. Hawtio enable
))
>>>>
>>
>>> Atm, the direct-vm queues are not really accessible afaik, so we may
>>> need to enhance the direct-vm slightly to allow retrieving the set of
>>> registered consumers (adding a static getRegisteredConsumers on the
>>> component s
da of
tree based structure. If that's sufficient, we would just need a
simple expression that would filter them based on some regular
expression maybe.
>
> Regards,
> Sergey
>
>
>
>> Agree, I think that enhancing the existing could achieve this.
>
>> Regard
:bar").loadbalance().roundRobin().recepientList(osgiServices("myldapfilter"))
>
>
> Christian
>
> Am 21.06.2012 08:27, schrieb Guillaume Nodet:
>
>> Yeah, and I agree leveraging OSGi services for that is a good idea.
>> That's not really what I
On Tue, May 22, 2012 at 7:57 PM, wrote:
>>> Hi gurus,
>>>
>>> Recently I've published camel component that uses OSGi services to
>>> communicate between endpoints in different bundles.
>>>
>>> Here is the link: https://github.com/szhem/came
ndles.
>
> Here is the link: https://github.com/szhem/camel-osgi
> I've already raised JIRA issue -
> https://issues.apache.org/jira/browse/CAMEL-5292
>
> So I'd like to have some feedback if it seems to be useful.
>
> Regards,
> Sergey
>
>
--
--
r with
>> the bundle being watched for launching a "here I am" service when
>> initialization is complete.
>>
>> Don
>>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-under-OSGi-without-S
>>> the "addingBundle" method, which registers Camel components, languages,
>>> type converters, ...
>>>
>>
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/Camel-under-OSGi-without-Spring-et-al-tp4507473p5157820.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
--
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
FuseSource, Integration everywhere
http://fusesource.com
af will be automatically
updated.
On Tue, Nov 29, 2011 at 09:14, Alexander Krauss
wrote:
> On Tue, Nov 29, 2011 at 8:12 AM, Guillaume Nodet wrote:
>
>> The cxf-example-osgi-blueprint only can be ran inside of OSGi container.
>> You can not run it as a stand-alone Java process.
>
235)
> at
> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
> at
> org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
> at
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
> ... 23 more
>
--
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
rchive at Nabble.com.
>>
>
>
>
> --
> Claus Ibsen
> -
> FuseSource
> Email: cib...@fusesource.com
> Web: http://fusesource.com
> Twitter: davsclaus, fusenews
> Blog: http://davsclaus.blogspot.com/
> Author of Camel in Action:
undle invokes on the service.
> > >> Disadvantage: requires additional code to expose and invoke the
> > >> routes
> > >>
> > >> E) Share Spring context via ""
> > >> One bundle exports spring configuration as resource, another one
> > >> imports it in Spring configuration. Spring and Camel context are
> shared.
> > >> Disadvantage: import resources is not the best OSGi practice,
> > bundles
> > >> are staying coupled
> > >>
> > >> Do you prefer one of proposed ways or there is a different one?
> > >>
> > >> Regards,
> > >> Andrei.
> > >>
> > >
> > >
> > > --
> > > --
> > > Christian Schneider
> > > http://www.liquid-reality.de
> > >
> > > Open Source Architect
> > > Talend Application Integration Division http://www.talend.com
> > >
> > >
> >
>
--
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
27;ll have to
work on that for 2.9 as I don't have a good understanding of what I
really need yet.
But I think you and me are trying to achieve the same things, so I do
hope we'll find a common solution.
> regards, Marco
>
> Am 27.06.2011 08:51, schrieb Guillaume Nodet:
>>
&
m 24.06.2011 17:10, schrieb Marco Westermann:
>>
>> Hi,
>>
>> is it somehow possible to intercept a route from outside the camel
>> context? I'd like to write a module which intercept every route which is
>> deployed in SMX and does something with the inte
essages.
>
>
> Thank you in advance.
>
> Marco
>
--
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
t. I know we also have
> CamelOSGITestSupport, but it's more complex and less lightweight.
>
> Do I miss something? Has anyone a sample test which use Blueprint and not
> depend on PAX Exam?
>
> Thanks in advance,
> Christian
>
--
Cheers,
Guillaume Nodet
-
the Camel - Users mailing list archive at Nabble.com.
>>
>
>
>
> --
> Claus Ibsen
> -
> FuseSource
> Email: cib...@fusesource.com
> Web: http://fusesource.com
> CamelOne 2011: http://fusesource.com/camelone2011/
> Twitter: davsclaus
> Blog: h
See my comment on the issue.
On Fri, Feb 4, 2011 at 19:46, Guillaume Nodet wrote:
> I'll work on that, but I think that's actually a tricky issue. More
> on that later...
>
> On Friday, February 4, 2011, Bengt Rodehav wrote:
>> That looks a bit discouraging :-(
&
> Ben O'Day
>> IT Consultant -http://benoday.blogspot.com
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/Camel-webconsole-in-Karaf-tp3368226p3371232.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>&g
> 200 com.sun.xml.bind.v2.runtime.reflect
> 200 com.sun.xml.bind.v2.runtime
> 200 com.sun.xml.bind.annotation
> 200 com.sun.xml.bind.v2.runtime.property
>
>> * is there a boot delegation on the com.sun.* packages from the jre ?
> Yes (karaf - 2.1-SNAPSHOT)
>
> On Tue, Jan
... 47 more
> Caused by: java.lang.NoSuchMethodException:
> com.sun.xml.bind.v2.ContextFactory.createContext(java.lang.String,
> java.lang.ClassLoader)
> at java.lang.Class.getMethod(Class.java:1605)[:1.6.0_22]
> at
> javax.xml.bind.ContextFinder.find(ContextFinder.java:69)[198:org.apache.servicemix.specs.jaxb-api-2.1:1.5.0]
> ... 53 more
>
>
> 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
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
gt; http://camel.465427.n5.nabble.com/Question-on-VM-Endpoint-multipleConsumers-and-OSGi-tp3284450p3286154.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
nect from one node of a cluster to another using
>> >>> camel's nmr component, but without success. An exception has occured.
>> >>>
>> >>> org.apache.servicemix.nmr.api.ServiceMixException: Could not dispatch
>> >>> exchange. No matching endpoints.
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.servicemix.nmr.core.FlowRegistryImpl.dispatch(FlowRegistryImpl.java:110)[58:org.apache.servicemix.nmr.core:1.3.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.servicemix.nmr.core.ChannelImpl.dispatch(ChannelImpl.java:286)[58:org.apache.servicemix.nmr.core:1.3.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.servicemix.nmr.core.ChannelImpl.send(ChannelImpl.java:117)[58:org.apache.servicemix.nmr.core:1.3.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.servicemix.camel.nmr.ServiceMixProducer.process(ServiceMixProducer.java:86)[191:org.apache.servicemix.camel.component:4.3.0.fuse-01-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:91)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:62)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.processor.SendProcessor$2.doInAsyncProducer(SendProcessor.java:104)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.impl.ProducerCache.doInAsyncProducer(ProducerCache.java:272)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.processor.SendProcessor.process(SendProcessor.java:98)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:91)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:62)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:98)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>> at
>> >>>
>> >>
>> >
>>
>> org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:89)[92:org.apache.camel.camel-core:2.4.0.fuse-00-00]
>> >>>
>> >>> Is it possible to use clustered endpoints in camel?
>> >>>
>> >>>
>> >>> Best Regards,
>> >>> Sergey
>> >>
>> >>
>> >>
>> >> --
>> >> Claus Ibsen
>> >> -
>> >> FuseSource
>> >> Email: cib...@fusesource.com
>> >> Web: http://fusesource.com
>> >> Twitter: davsclaus
>> >> Blog: http://davsclaus.blogspot.com/
>> >> Author of Camel in Action: http://www.manning.com/ibsen/
>> >>
>> >>
>> >>
>> >
>> >
>> >
>> > --
>> > Claus Ibsen
>> > -
>> > FuseSource
>> > Email: cib...@fusesource.com
>> > Web: http://fusesource.com
>> > Twitter: davsclaus
>> > Blog: http://davsclaus.blogspot.com/
>> > Author of Camel in Action: http://www.manning.com/ibsen/
>> >
>> >
>>
>>
>>
>> --
>> Claus Ibsen
>> -
>> FuseSource
>> Email: cib...@fusesource.com
>> Web: http://fusesource.com
>> Twitter: davsclaus
>> Blog: http://davsclaus.blogspot.com/
>> Author of Camel in Action: http://www.manning.com/ibsen/
>>
>>
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
> >
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Author of Camel in Action: http://www.manning.com/ibsen/
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
cord Odette project.
>>
>> Thank you,
>>
>> Bruno Borges
>> www.brunoborges.com.br
>> +55 21 76727099
>>
>> "The glory of great men should always be
>> measured by the means they have used to
>> acquire it."
>> - Francois de La Rochefoucauld
>
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
Yeah, I'm aware of those issues. You should really wait for the next
release of FUSE ESB, or just deploy camel in a karaf snapshot (2.0
will be released soon)
2010/7/16 Guillaume Nodet :
> Have a look at http://camel.apache.org/using-osgi-blueprint-with-camel.html
> Let me know if yo
> Yang berkualitas memang beda rasanya!
> http://rizqi-cookies.com
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
Right, this use case is even exactly described at
http://camel.apache.org/ftp.html#FTP-ConsumingaremoteFTPservertriggeredbyaroute
On Fri, Jun 4, 2010 at 09:43, Claus Ibsen wrote:
> On Fri, Jun 4, 2010 at 9:29 AM, Guillaume Nodet wrote:
>> I think Carlo wants to be able to *not* al
ter
>
> Author of Camel in Action: http://www.manning.com/ibsen/
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
; Ade.
>
> On 03/06/2010 12:19, ankelee wrote:
>>
>> Hi
>>
>> Is it possible to have direct endpoints that will not be shared across
>> different camelcontexts in the same JVM? So that each camel context has
>> its
>> own instance of
org.springframework.beans_2.5.6.A
> 14 ACTIVE org.springframework.osgi.core_1.2.1
> 17 ACTIVE org.apache.camel.camel-core_2.3.0.SNAPSHOT
> 19 ACTIVE commons-management_1.0.0
> 20 ACTIVE org.springframework.aop_2.5.6.A
> 22 ACTIVE com.springsource.org.apache.commons.logging_1.1.1
> 23 ACTIVE cameltest_1.0.0.qualifier
>
> --
>
> http://www.liquid-reality.de
>
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
gt; I didn't check that I used the right syntax above. However, the result
> >> is that my service will not be started until a CamelComponentService
> >> with the service property "camel.component" with the value "file" has
> >> been started. I thi
; workarounds for that. The Camel problems remain though.
>>>>
>>>> When trying to deploy both my routes and the camel bundles in Karaf,
>>>> my routes fail to iniitialize because the referenced camel component
>>>> ("file:" in this case) is not regis
gh.
> >>
> >> When trying to deploy both my routes and the camel bundles in Karaf,
> >> my routes fail to iniitialize because the referenced camel component
> >> ("file:" in this case) is not registered in Camel yet. I've tried to
> >> so
- prefix = ${
>> - suffix = }
>>
>> As it will clash with Camel Simple language (would take more work to
>> let them co-exist in peace :)
>> However we could most likely use a longer preifx such as
>>
>> - prefix = ${p:
>> - suffix = }
>>
>> For example:
>>from("${p:cool.start}")
>>
>>
>> .to("log:${p:cool.start}?showBodyType=false&showExchangeId=$p{p:cool.showid}")
>>.to("mock:${p:cool.result}");
>>
>>
>> Do you have any thoughts and preference what tokens to use?
>>
>>
>>
>>
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
>>>>>>>>> [java.lang.ClassNotFoundException: com.sun.xml.bind.v2.ContextFactory]
>>>>>>>>> at
>>>>>>>>> org.apache.camel.spring.handler.CamelNamespaceHandler.parseUsingJaxb(CamelNamespaceHand
Willem, it seems you have made this change a long time ago:
http://fisheye6.atlassian.com/changelog/camel/?cs=731844
Do you recall the reason ?
On Tue, Nov 17, 2009 at 18:03, Guillaume Nodet wrote:
> If you look at the pom, this package is explicitely *not* imported:
> http://fi
ractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
>>>>> at
>>>>> org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)
>>>>> at
>>>>> org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)
>>>>> at
>>>>> org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
>>>>> at
>>>>> org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)
>>>>> at
>>>>> org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:222)
>>>>> at
>>>>> org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:175)
>>>>> at
>>>>> org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)
>>>>> at
>>>>> org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:718)
>>>>> at java.lang.Thread.run(Thread.java:595)
>>>>> Caused by: javax.xml.bind.JAXBException: Provider
>>>>> com.sun.xml.bind.v2.ContextFactory not found
>>>>> - with linked exception:
>>>>> [java.lang.ClassNotFoundException: com.sun.xml.bind.v2.ContextFactory]
>>>>> at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:152)
>>>>> at javax.xml.bind.ContextFinder.find(ContextFinder.java:299)
>>>>> at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
>>>>> at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
>>>>> at
>>>>> org.apache.camel.spring.handler.CamelNamespaceHandler.createJaxbContext(CamelNamespaceHandler.java:166)
>>>>> at
>>>>> org.apache.camel.spring.handler.CamelNamespaceHandler.getJaxbContext(CamelNamespaceHandler.java:153)
>>>>> at
>>>>> org.apache.camel.spring.handler.CamelNamespaceHandler.parseUsingJaxb(CamelNamespaceHandler.java:144)
>>>>> ... 28 more
>>>>> Caused by: java.lang.ClassNotFoundException:
>>>>> com.sun.xml.bind.v2.ContextFactory
>>>>> at
>>>>> org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:744)
>>>>> at org.apache.felix.framework.ModuleImpl.access$100(ModuleImpl.java:61)
>>>>> at
>>>>> org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1656)
>>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>>>>> at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:117)
>>>>> ... 34 more
>>>>> I have installed the JAXB implementation bundle form springsource which
>>>>> should work fine. The creation of the JAXB context fails, because the
>>>>> spring-camel bundle is missing the required import-package statements (I
>>>>> know no better way even if there is) so the com.sun.xml.bind.v2
>>>>> resources/classes could be resolved.
>>>>> I know its not fine to import the implementation but the JAXB factory
>>>>> lookup is not that good for OSGi.
>>>>> Any idea how to resolve this in a graceful manner?
>>>>> Thanks for any help
>>>>> Markus Wolf
>>
>
> - --
> NMMN - New Media Markets & Networks GmbH
> Langbehnstrasse 6, 22761 Hamburg
> Geschäftsführung: Kfm. Michael Schütt
> Finanzamt HH-Altona - UStID DE 812 699 852 - HRB 71102 Hamburg
> HypoVereinsbank - BLZ 200 300 00 - Konto-Nr. 156 29 82
>
> http://www.nmmn.com
> Tel.: +49 40 284 118-0 - Fax: +49 40 284118-999
> Softwareentwicklung LLynch: -720
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAksC0oIACgkQDBHISU1oEKGmNQCgx2WfUxSP9OW72qHUb+fAR9Ex
> cvEAnjJlOiK30oWz1aSZDN/Z+v1FuH0i
> =2b1P
> -END PGP SIGNATURE-
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
2.ContextFactory not found
>>> - with linked exception:
>>> [java.lang.ClassNotFoundException: com.sun.xml.bind.v2.ContextFactory]
>>> at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:152)
>>> at javax.xml.bind.ContextFinder.find(ContextFinder.java:2
rg.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:718)
>>>>> at java.lang.Thread.run(Thread.java:595)
>>>>> Caused by: javax.xml.bind.JAXBException: Provider
>>>>> com.sun.xml.bind.v2.ContextFactory not found
>>>>> - with linked exception:
>>>>> [java.lang.ClassNotFoundException: com.sun.xml.bind.v2.ContextFactory]
>>>>> at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:152)
>>>>> at javax.xml.bind.ContextFinder.find(ContextFinder.java:299)
>>>>> at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
>>>>> at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
>>>>> at
>>>>> org.apache.camel.spring.handler.CamelNamespaceHandler.createJaxbContext(CamelNamespaceHandler.java:166)
>>>>> at
>>>>> org.apache.camel.spring.handler.CamelNamespaceHandler.getJaxbContext(CamelNamespaceHandler.java:153)
>>>>> at
>>>>> org.apache.camel.spring.handler.CamelNamespaceHandler.parseUsingJaxb(CamelNamespaceHandler.java:144)
>>>>> ... 28 more
>>>>> Caused by: java.lang.ClassNotFoundException:
>>>>> com.sun.xml.bind.v2.ContextFactory
>>>>> at
>>>>> org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:744)
>>>>> at
>>>>> org.apache.felix.framework.ModuleImpl.access$100(ModuleImpl.java:61)
>>>>> at
>>>>> org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1656)
>>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>>>>> at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:117)
>>>>> ... 34 more
>>>>>
>>>>>
>>>>> I have installed the JAXB implementation bundle form springsource which
>>>>> should work fine. The creation of the JAXB context fails, because the
>>>>> spring-camel bundle is missing the required import-package statements (I
>>>>> know no better way even if there is) so the com.sun.xml.bind.v2
>>>>> resources/classes could be resolved.
>>>>> I know its not fine to import the implementation but the JAXB factory
>>>>> lookup is not that good for OSGi.
>>>>> Any idea how to resolve this in a graceful manner?
>>>>>
>>>>> Thanks for any help
>>>>> Markus Wolf
>>>
>
> - --
> NMMN - New Media Markets & Networks GmbH
> Langbehnstrasse 6, 22761 Hamburg
> Geschäftsführung: Kfm. Michael Schütt
> Finanzamt HH-Altona - UStID DE 812 699 852 - HRB 71102 Hamburg
> HypoVereinsbank - BLZ 200 300 00 - Konto-Nr. 156 29 82
>
> http://www.nmmn.com
> Tel.: +49 40 284 118-0 - Fax: +49 40 284118-999
> Softwareentwicklung LLynch: -720
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAksCmVsACgkQDBHISU1oEKFULACgjJ+O74SbqaEeEg8+TFBfPpEf
> JdsAn0QX+fXGjMaLHZykIeVsVDlFE3rr
> =+g+Q
> -END PGP SIGNATURE-
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
duleImpl.findClassOrResourceByDelegation(ModuleImpl.java:744)
>> at org.apache.felix.framework.ModuleImpl.access$100(ModuleImpl.java:61)
>> at
>> org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1656)
>> at java.lang.ClassLo
pluggable - but for simplicity maybe we should just switch?
>
>> I'll summarize other issues with Camel on GAE in a separate post.
>
> Great!
> --
> James
> ---
> http://macstrac.blogspot.com/
>
> Open Source Integration
> http://fusesource.com/
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
ache\camel\spring\interceptor\TransactionalClientDataSourceTest.java,
>>>> > two DB calls are made by two different beans and rollback is done !!
>>>> Yes and it is because it uses a DB TX manager
>>>>
>>>>
>>>> >>> class="org.spr
pringframework.jdbc.datasource.DataSourceTransactionManager">
>>
>>
>>
>> This TX manager knows about DB stuff.
>>
>>
>>
>>
>> >
>> > Regards,
>> >
>> > Charles Moulliard
>> > Senior Enterpri
tionFactory">
>
>
>
>
> Question : Why policy defined in the ActiveMq is taken into account here ?
> Why the rollback does not occur ?
>
> Charles Moulliard
> Senior Enterprise Architect
> Apache Camel Committer
>
>
gt;>>> >> >>> Hi
>> >>>> >> >>>
>> >>>> >> >>> Yeah you need to add all the spring transaction stuff.
>> >>>> >> >>>
>> >>>> >> >>>
>
> > bundle on your own bundle that fail ?
> >
> > On Wed, Mar 4, 2009 at 18:00, Guillaume Nodet wrote:
> >
> >> The JAX-WS spec should have picked up the CXF bundle as a provider.
> >> Could you rerun your example after setting the following system property
&
Got an idea. It may happen that your bundle has been started before the CXF
bundle was started. Could you try adding a Require-Bundle to the cxf
bundle on your own bundle that fail ?
On Wed, Mar 4, 2009 at 18:00, Guillaume Nodet wrote:
> The JAX-WS spec should have picked up the CXF bun
gt; org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
> > ... 18 more
> > Caused by: javax.xml.ws.spi.FactoryFinder$ConfigurationError: Provider
> > org.apache.axis2.jaxws.spi.Provider not found
> > at javax.xml.ws.spi.FactoryFinder$2.run(FactoryFinder.java:135)
> >
> >
> > Regards,
> >
> >
> >
>
>
> -
> Charles Moulliard
> SOA Architect
>
> My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/
> --
> View this message in context:
> http://www.nabble.com/camel-cxf---AXIS2-on-SMX4-tp2285p22333901.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
)
>
>
> Regards,
>
>
>
> -
> Charles Moulliard
> SOA Architect
>
> My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/
> --
> View this message in context:
> http://www.nabble.com/camel-cxf---AXIS2-on-SMX4-tp2285p2285.html
> Se
JmsComponent-issue-with-spring%27s-JmsTransactionManager-is-used-tp21697364s22882p21741460.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
ing%27s-JmsTransactionManager-is-used-tp21697364s22882p21697364.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
--
Cheers,
Guillaume Nodet
Blog: http://gnodet.blogspot.com/
Open Source SOA
http://fusesource.com
66 matches
Mail list logo