tion project. The ASF will very occasionally send out
messages relating to the Foundation to contributors and members, such as
this one.]
Brian Proffitt
VP, Marketing & Publicity
VP, Conferences
lt;
> https://github.com/apache/camel-quarkus/blob/da04acd1cfd167219d54ea31aaea0c24585fc094/integration-tests/hl7/src/main/java/org/apache/camel/quarkus/component/hl7/it/Hl7Producers.java#L38
> >
>
>
>
> Le lun. 5 juin 2023 à 21:56, Brian a écrit :
>
> > Hi,
> >
> > Does anyone have experie
Hi,
Does anyone have experience using the producerAsyncClient in camel
eventhubs? I've been trying to implement this producer instead of using
connectionstring directly in the camel uri.
My uri looks like this:
"azure-eventhubs:mynamespace/myeventhub?producerAsyncClient=#producerAsyncClient"
(I
e the exception?
note: I'm using YAML DSL on Apache Camel 3.17.0 in SpringBoot.
Looking forward for your reply!
Thanks and regards,
Brian
Hi Claus,
Thanks, that's resolved the problem perfectly. Much appreciated.
Brian
On 27 May 2015 at 18:02, Claus Ibsen wrote:
> Hi
>
> See the option skipBindingOnErrorCode
> http://camel.apache.org/rest-dsl
>
> On Wed, May 27, 2015 at 6:33 PM, Brian Drysdale
> wro
to respond with a more detailed messages and
would hate to have to manually marshal the responses.
I'm assuming I'm missing some thing here, can anyone please help?
Thanks,
Brian
starting with Karaf and adding components is a personal preference.
Brian
On Jan 30, 2012, at 7:33 PM, mattmadhavan wrote:
> Hello,
> I'm just a little confused explaining how all these frameworks fit together.
>
> /My understanding is:/
> ServiceMix is ESB that used Karaf as its O
onent. It will have
been configured as above:
> from("cxf:bean:exampleCxfEndpoint")
> .to("jms:queue:queuename");
Do you have a copy of Camel In Action? It will save you more time than the
cost of the book.
Brian
On Dec 23, 2011, at 6:45 AM, ricardofacci
try your
code again.
Brian
On Dec 22, 2011, at 4:21 PM, ricardofaccioli wrote:
> Hello,
>
>
> I have two applications:
>
> A broker and a adm.
>
> I have a problem, my adm don`t connect with broker app, when a using a
> broker in different computer.
>
> I have
On Nov 23, 2011, at 4:40 PM, Daniel Kulp wrote:
> No. At that point, you start actually using parts of CXF's blueprint
> support:
>
> http://cxf.apache.org/schemas/blueprint/core.xsd
>
> Use:
>
> http://cxf.apache.org/blueprint/core"; name="cxf">
> ..
>
>
>
> Dan
Thanks Dan! After
sage(MessageSenderInterceptor.java:46)[140:org.apache.cxf.bundle:2.4.3]
... 39 more
Cheers, Brian
On Nov 22, 2011, at 4:44 PM, Brian Topping wrote:
> Hi all,
>
> I'd like to secure a cxfbean resource using Spring Security and SS
> authorization annotations. To do so, it appears that it will
hich does have the
ability to configure a bus), but I haven't been able to discern that JAX-RS is
supported by the cxf endpoint yet.
Any thoughts appreciated!
Brian
Sorry Anita, I meant to specify the "jetty" component, although you will likely
need the "gauth" as well.
On Oct 10, 2011, at 3:02 PM, Brian Topping wrote:
> I see, I didn't realize you were going exactly from the example.
>
> I ran into a couple of problem
> class="org.apache.camel.component.gae.auth.GAuthComponent">
>
>
>
>
>
>
> class="org.apache.camel.component.jetty.JettyHttpComponent">
>
>
> changeit
> changeit
>
d help you?
Cheers, Brian
On Oct 10, 2011, at 1:05 PM, AnitaJ wrote:
> Hi,
>
> I am not sure if this the right forum, I am hoping it is Here is my
> question:
>
> I am trying to follow the tutorial at this link:
> http://camel.apache.org/tutorial-oauth.html Camel OAu
g
to work in SMX may take a little longer, but the time saved in not messing
around with the problems that have already been solved will make it the
shortest path over time.
Again, thanks for setting me straight here, cheers
Brian
On Sep 6, 2011, at 9:41 PM, Freeman Fang wrote:
> Yeah, usin
, loaded into the Felix plugin I'm using and Felix restarted, one
dependency at a time.
Is there a better way to do this? I realize this won't need to be done again,
but if there's an easier way to do this, I was hoping to learn some better
technique sooner than later.
Kind regards, Brian
On Thu, Apr 21, 2011 at 4:48 AM, Claus Ibsen wrote:
>
> On Wed, Apr 20, 2011 at 7:42 PM, Brian Troutwine wrote:
> > Hello, all.
> >
> > Is it possible to do roster management with camel-xmpp? I could find
> > no mention of the subject here: http://camel.apache.org/
Hello, all.
Is it possible to do roster management with camel-xmpp? I could find
no mention of the subject here: http://camel.apache.org/xmpp.html
Thanks,
--
Brian L. Troutwine
hrough the producer I have constructed. Seemingly
o.a.camel.component.xmpp.XmppLogger is correctly logging inbound
messages; the actual connection to brian seems to have been lost.
On Fri, Apr 15, 2011 at 7:04 PM, Stan Lewis wrote:
> Hi Brian,
>
> When you set up a route with an xmpp component
?
--
Brian L. Troutwine
[1] http://camel.apache.org/xmpp.html
this manner I will have to keep an eye out
for what you mentioned in your blog post since it will be used for a system
processing hundred of thousands of messages a day with periods of high
traffic so I will have to take a look into the flow control issue you
mentioned.
Thanks.
Brian Osborne | xFact
l mailing list mails.
*Brian Osborne | xFact, Inc.*
120 Water Street, Suite 214
North Andover, MA 01845
p. 978.686.3180 | c. 508.314.4627 | f. 978.824.2308
br...@xfact.com | www.xFact.com
On 3/15/
I am having an issue with a message being stuck in an ActiveMQ queue when
using spring JTA Transaction Manager backed by Atomikos and a propagation
policy of "PROPAGATION_REQUIRES_NEW".
I am trying to consume from one queue and insert into the second queue using
a different transaction than the f
e not sure if this is
possible. Basically we want the original request to wait until we send it
off to a async web service to get processed and the response is sent back
and then finally send that response back as the acknowledgment.
Any advice would be greatly appreciated. Thanks.
- Brian
--
Also, I assume the "map_object" bean would take CustomPOJO as the input
parameter -- correct?
-Original Message-
From: Russell, Brian [mailto:bruss...@medplus.com]
Sent: Wednesday, October 06, 2010 3:51 PM
To: users@camel.apache.org
Subject: RE: Splitter Question
Thanks
Thanks Claus. I tried that also and still not working. I verified the List
coming out of my bean contains multiple CustomPOJO objects with values.
I just wanted to make sure I am approaching this the correct way.
Brian.
-Original Message-
From: Claus Ibsen [mailto:claus.ib
In addition to testing my clustered quartz configuration, I have the
following question...
I have a bean returning a java.util.List (see get_list
below). I then try to use the body to route each
CustomPOJO. See following...
body
easy. You have to have a way though to communicate
across instances in a cluster. So you will need a processor that sets
the lock and a filter that will drop the quartz message (trigger event)
if not the first.
I hope this helps.
Hadrian
On Oct 6, 2010, at 8:57 AM, Russell, Brian wrote:
> I
Subject: Re: Quartz Camel Spring Example?
On Tue, Oct 5, 2010 at 3:56 PM, Russell, Brian wrote:
> Thanks very much. I guess the part that I'm not understanding in this
> is how to get a List to return from a method where I can then
> split it out based on a quart cron trigger.
>
>
Thanks very much. I guess the part that I'm not understanding in this
is how to get a List to return from a method where I can then
split it out based on a quart cron trigger.
Let me ask it this way -- is the quartz implementation in camel
literally just the timer part of the process? So that, w
I have deployed a working quartz cron trigger outside of the camel
configuration.
We are in the process of implementing our backend processes using camel.
So far, this is going well and have not hit any major obstacles -- so
very pleased.
I have a new quartz trigger that I am wanting to setup and
33 matches
Mail list logo