Re: [DISCUSS] - Apache Camel 3 - A new tagline

2019-02-20 Thread Ashwin Karpe
+1 for "Integrate Everything!" - Ashwin... On Wed, Feb 20, 2019 at 6:32 AM James Carman wrote: > Apache Camel: Integrate All the Things! > On Wed, Feb 20, 2019 at 6:23 AM Valdis Andersons > wrote: > > > +1 for "Integrate Everything!" > > > > -Original Message- > > From: Francois Papon

Re: [HEADS UP] Camel K is here!

2018-10-17 Thread Ashwin Karpe
I love it. Great to see Camel truly delivering on its "integrate everything" mission. - Ashwin... -------- Ashwin Karpe Apache Camel Committer & Enterprise Integration Practice Lead, North America Red Hat http://www.redhat.com Mob

Re: [VOTE] Release Apache Camel 2.13.3

2014-10-28 Thread Ashwin Karpe
+1 On Tuesday, October 28, 2014 2:21 PM, Jeff Genender wrote: +1 Jeff > On Oct 28, 2014, at 12:54 PM, Christian Müller > wrote: > > This is a vote to release Apache Camel 2.13.3, a patch release coming with > about 103 issues fixed. > > Release notes: > https://issues.apache.org/jira

Re: [VOTE] Release Apache Camel 2.13.3

2014-10-28 Thread Ashwin Karpe
+1 On Tuesday, October 28, 2014 3:27 PM, "seij...@gmail.com" wrote: +1 Johan Edstrom jedst...@savoirtech.com Phone (Cell) : +1 303 999 7535 On Tue, Oct 28, 2014 at 1:34 PM, Jean-Baptiste Onofré wrote: > +1 (non binding) > Regards > JB > Sent from my Samsung Galaxy smartphone. > -

Re: Using zookeeper returned node value as uri

2013-04-30 Thread Ashwin Karpe
. Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant Red Hat http://www.redhat.com Blog: http://opensourceknowledge.blogspot

Re: Problem with calling a simple POJO after a route

2013-01-09 Thread Ashwin Karpe
(tomcat, karaf/servicemix, Application Server/ESB) or instrument a loop looking for a command line option to stop the main-line code and gracefully stop the running camel context. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer

Re: Failing over in-flight exchanges

2013-01-09 Thread Ashwin Karpe
Hope this helps. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant Red Hat http://www.redhat.com Blog: http://opensourceknowledge.blog

Re: Using correlationid to isolate jms queues in multiple camelContexts

2012-09-13 Thread Ashwin Karpe
the right consumer. In all cases, the assumption is that the consumers are looking at their own queues and the producers produce to common/virtual queue or topic. My quick 2 cents worth. Cheers, Ashwin... - - Ashwin Karpe Apache

Re: how to decide the exchagne pattern of the route

2012-09-13 Thread Ashwin Karpe
to specify a fixed reply queue (see more below about fixed reply queue)." Hopefully this clears everything up for you. Cheers, Ashwin... - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Pr

Re: Issue with temporary topic

2012-08-06 Thread Ashwin Karpe
/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsInOnlyWithReplyToAsHeaderTest.java?view=markup This should get things sorted for you. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Princ

Re: Camel - error handling

2012-06-26 Thread Ashwin Karpe
handlers are meant to offer specific kinds of treatment/handling to exceptions being thrown (i.e move to a DLQ or replace back on the input queue for a retry etc). Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel

Re: SEDA Query

2012-06-25 Thread Ashwin Karpe
clears things. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: How to develop a Camel route OSGi Bundle

2012-05-23 Thread Ashwin Karpe
route that you need in the camel-context.xml file :). You can of course learn about the maven bundle plugin and osgi over time and still be productive in the short term. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer &

Re: Redelivery failure

2012-05-23 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: Dynamic list of consumers for the same route

2012-05-23 Thread Ashwin Karpe
this is a good approach though. It would make the component more complex and unwieldy... Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary)

Re: Dynamic list of consumers for the same route

2012-05-23 Thread Ashwin Karpe
work... Cheers, Ashwin... - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourcekno

Re: Best way to implement this usecase?

2012-03-30 Thread Ashwin Karpe
/simplescheduledroutepolicy.html http://camel.apache.org/simplescheduledroutepolicy.html http://camel.apache.org/cronscheduledroutepolicy.html http://camel.apache.org/cronscheduledroutepolicy.html Cheers, Ashwin... - - Ashwin Karpe Apache Camel

Re: ProducerTemplate for sending mails with attachements

2012-03-30 Thread Ashwin Karpe
d("direct:exception", exchange); === - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com -

Re: http parameters propagation

2012-03-27 Thread Ashwin Karpe
ml Cheers, Ashwin... - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View

Re: Is anyone really using shiro framework with camel?

2012-03-19 Thread Ashwin Karpe
ndicated by the wildcard '*' admin = * # 'poweruser' role has all permissions, indicated by the wildcard '*' poweruser = company:* # 'rte-X-access' role has all permissions, indicated by the wildcard '*' rte-X-access = company:zone1:* # 'rte-Y-access' role has all permissions, indicated by the wild

Re: Is anyone really using shiro framework with camel?

2012-03-19 Thread Ashwin Karpe
ohn = lennon, rte-Y-access # user 'paul' with password 'mccartney' and the 'rte-Y-access' role paul = mccartney, rte-Y-access [roles] # 'rte-X-access' role has all permissions, indicated by the wildcard '*' rte-X-access = zone1:* # 'rte-Y-acc

Re: Apache Camel >> Netty

2012-03-13 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: How can Shiro be used with camel to limit access to a route?

2012-03-09 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View

Re: Apache Camel >> Netty

2012-03-09 Thread Ashwin Karpe
te processes the incoming messages from the server. Obviously this requires that the server be able to support such a requirement (i.e parse the payload to retrieve the callback address). Hope this helps. Cheers, Ashwin... - ----- Ashwin

Re: Apache Camel >> Netty

2012-03-08 Thread Ashwin Karpe
context ensure that the context running your consumer is up and running before the producer or start the producer in lazy mode... Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Prog

Re: [FTP + ConsumerTemplate] Threads remaining alive

2012-03-08 Thread Ashwin Karpe
problem if it exists. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: Sending multiple messages in Camel

2012-03-08 Thread Ashwin Karpe
answer... In fact, you also have answers to issues, you may encountered down the road in my response ;) Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corpora

Re: Sending multiple messages in Camel

2012-03-06 Thread Ashwin Karpe
, Ashwin... P.S: I have not inspected your beans closely but notice that they have return values... You may also want to append a logger and/or a camel tracer to trace messages flowing through the route... - - Ashwin Karpe Apache Camel

Re: Activemq for high performance and scalable use.

2012-03-06 Thread Ashwin Karpe
Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View

Re: JAXB exceptions with camel context xml in glassfish

2012-03-06 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this messag

Re: JAXB exceptions with camel context xml in glassfish

2012-03-06 Thread Ashwin Karpe
Hi, Can you please also past the camel context in question... AT the moment we have insufficient data to diagnose the issue. Thanks, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Prog

Re: passing byte array

2012-03-01 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this message in context:

Re: passing byte array

2012-03-01 Thread Ashwin Karpe
Hi, Here is how to do it C08005005472C0 The endpoint mock:out should receive a byte[]... Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel

Re: Camel features depending on Camel Component

2012-03-01 Thread Ashwin Karpe
Camel offering due to license restrictions in RabbitMQ. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog:

Re: Welcome Bilgin Ibryam as Apache Camel committer

2012-03-01 Thread Ashwin Karpe
Kudos, Bilgin & Babak !!!, Very well deserved... The camel community is the better for it... Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation su

Re: Camel routing to address specific users with ActiveMQ/stomp over websockets.

2012-03-01 Thread Ashwin Karpe
Zookeeper. I will leave this to you to figure out. Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com

Re: Camel routing to address specific users with ActiveMQ/stomp over websockets.

2012-03-01 Thread Ashwin Karpe
/viewvc/camel/trunk/camel-core/src/test/java/org/apache/camel/builder/AddRoutesAtRuntimeTest.java?view=markup Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Prog

Re: Pass custom property through Active-MQ

2012-03-01 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this message in context:

Re: quartz sheduler problem

2012-03-01 Thread Ashwin Karpe
Hi, Can you name your quartz consumers uniquely i.e quartz:report1 and quartz:report2. I wonder if it is complaining about 2 consumers with the same URI signature... Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer &

Re: How can Shiro be used with camel to limit access to a route?

2012-02-29 Thread Ashwin Karpe
te whether the token can be flattened or type-converted to make it easier to propagate over ActiveMQ. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporat

Re: How can Shiro be used with camel to limit access to a route?

2012-02-29 Thread Ashwin Karpe
is going on... Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog:

Re: How can Shiro be used with camel to limit access to a route?

2012-02-29 Thread Ashwin Karpe
potentially different set of rules and may share a single config file. Cheers, Ashwin... PS: Shiro rocks!!!... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporati

Re: Handling Failed delivery ...

2012-02-29 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this message in context:

Re: Newbie questions on camel

2012-02-29 Thread Ashwin Karpe
gs dynamic as far as injecting endpoints are concerned, you could use the registry or properties component. http://camel.apache.org/properties.html http://camel.apache.org/properties.html Hope this helps. Cheers, Ashwin... - ---------

Re: Quartz Timer - Illegal Characters

2012-02-29 Thread Ashwin Karpe
xyz?foo=123&bar=345 All camel components follow this convention for the URI syntax... Hope this helps. Cheers, Ashwin... - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation s

Re: Testing a route that uses an intermediate endpoint

2012-02-29 Thread Ashwin Karpe
n. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledg

Re: How can Shiro be used with camel to limit access to a route?

2012-02-29 Thread Ashwin Karpe
nto questions/issues, please post a follow-on question. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource

Re: How can Shiro be used with camel to limit access to a route?

2012-02-29 Thread Ashwin Karpe
w=markup Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.

Re: Issue Facing with Camel Webservice while passing List of Objects

2012-02-29 Thread Ashwin Karpe
3> Message (Raw) You be sure to select the right format that suits your requirement. - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesour

Re: Camel context

2012-02-29 Thread Ashwin Karpe
. Please provide further info. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: from jms and quartz

2012-02-20 Thread Ashwin Karpe
, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: from jms and quartz

2012-02-20 Thread Ashwin Karpe
n re-started. Adding the autoStartup will ensure that your policy is the only one that starts/stops the route... Hope this helps. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a

Re: camel-nmr pub-sub

2012-02-16 Thread Ashwin Karpe
Hi, Any particular reason why it has to be an NMR endpoint. Can this not be done using SEDA... The NMR in JBI was built around SEDA or JMS... Just a thought... - Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Princ

Re: Convert jms message from textmessage to bytemessage

2012-02-16 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this message in con

Re: Question on the proper usage of Camel

2012-02-16 Thread Ashwin Karpe
sed, but this is not an area I would go looking for humps and beat up the poor beast of burden :) Cheers, Ashwin... - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corp

RE: Threads in SMPP ,,,

2012-02-15 Thread Ashwin Karpe
Hi, If you are using the camel-smpp component, then I checked the code and it is indeed multi-threaded... Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corpora

Re: Threads in SMPP ,,,

2012-02-15 Thread Ashwin Karpe
borrow threads. Unless you explicitly create a singleton endpoint with a singleton producer or consumer, the entities should run in multithreaded mode... Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer &

Re: Reading all messages from ActiveMQ in pre defined interval

2012-02-15 Thread Ashwin Karpe
Sure thing... Glad I could help. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog:

Re: Handling Endpoint failure

2012-02-15 Thread Ashwin Karpe
hwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blog

Re: Reading all messages from ActiveMQ in pre defined interval

2012-02-15 Thread Ashwin Karpe
/scheduledroutepolicy.html http://camel.apache.org/scheduledroutepolicy.html Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource

Re: VM queue for 2 camel context

2012-02-15 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: Handling Endpoint failure

2012-02-15 Thread Ashwin Karpe
route that brings down all the associated routes when it catches a ConnectException. Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corpora

Re: Validation error after upgrade from Camel 2.8.3 to 2.9.0

2012-02-10 Thread Ashwin Karpe
, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: sending oracle XMLType message to activeMQ

2012-02-10 Thread Ashwin Karpe
is indeed Serializable and serialized on the wire... Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog:

Re: CamelContext or Route limitations ?

2012-02-10 Thread Ashwin Karpe
the ceilings/limits set on the JVM in which they are run. As for individual components, such as Netty, JMS etc, you do need to worry about OS limits such as open file descriptors, socket timeouts etc. Cheers, Ashwin... - - Ashwin Karpe

Re: No component found with scheme: context

2012-02-10 Thread Ashwin Karpe
bundles if you wish to update the component bundle as opposed to the application bundle. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary)

Re: Question on the proper usage of Camel

2012-02-10 Thread Ashwin Karpe
ill need to look at your logs... I doubt there is any technology, product set, stack or other wise where you can figure out why a message did not arrive by not looking at a log ;) Hope this helps. While I am in no position to tell you how you should proceed, this should hopefully address some of your technical misgivings about Camel... Cheers, Ashwin.

Re: route URI encryption

2012-02-03 Thread Ashwin Karpe
://issues.apache.org/jira/secure/Dashboard.jspa https://issues.apache.org/jira/secure/Dashboard.jspa Thanks and Regards, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corpora

Re: No consumers available on endpoint exception

2012-01-12 Thread Ashwin Karpe
e same JVM. - JMS, Mina, Netty etc: if you wish to have the route work across different JVMs/execution environments. Hope this helps. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESour

Re: [DISCUSS] Dynamic ScheduledPollConsumer

2012-01-09 Thread Ashwin Karpe
876 Hope this helps. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledg

Re: Problem Configuring WSS4JInInterceptor Using a Blueprint.

2011-11-28 Thread Ashwin Karpe
kind of error you are seeing. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog:

Re: Programatically using Camel with different jms providers

2011-11-28 Thread Ashwin Karpe
://camel.apache.org/schema/spring";> - -----

Re: META-INF.cxf

2011-11-09 Thread Ashwin Karpe
.cxf.resource, org.apache.cxf.bundle - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Sof

Re: Writing own Camel Components

2011-11-09 Thread Ashwin Karpe
or host it in an appropriate location (aka GitHub). But you cannot use the Apache License 2.0 while you utilize software that has a non-compatible license hidden in the dependency tree... Cheers, Ashwin... - - Ashwin Karpe Apache Camel

Re: Writing own Camel Components

2011-11-09 Thread Ashwin Karpe
apply. Customers can use Camel and the component in camel-extras without exposing the project and its artifacts under the Apache license. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESourc

Re: Writing own Camel Components

2011-11-09 Thread Ashwin Karpe
BTW, GPL v2 is also not Apache License 2.0 compatible :(. Software with a GPL v3 license is compatible... - Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corpora

Re: Writing own Camel Components

2011-11-09 Thread Ashwin Karpe
component itself to question... The Camel PMC is responsible for ensuring that this does not happen... Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Soft

Re: Writing own Camel Components

2011-11-09 Thread Ashwin Karpe
be fine. I believe that the MPL 1.1 license will lead to complications in terms of contributing the code to the Apache Camel project. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESourc

Re: How to speed up JMS production?

2011-10-25 Thread Ashwin Karpe
.to(dispatcherUri, dispatcher2Uri, dispatcher3Uri); === Cheers, Ashwin... - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software

Re: No names for endpoints?

2011-10-10 Thread Ashwin Karpe
i-B"); from ("Uri-B") .to("Uri-C"); Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software

Re: Providing Interfaces for MBeans to be able to proxy them

2011-09-18 Thread Ashwin Karpe
Hi, I was taking a look at Jolokia and it looks very cool. While I have not played with it, JMX support using JSON over HTTP is very nice indeed. Thanks for the link. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer &

Re: How can I call a web service with no parameters via a producerTemplate?

2011-09-15 Thread Ashwin Karpe
Hi, Can you post a snippet of the call you are making with the producerTemplate, WSDL document and the exact error you get... Thanks, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Prog

Re: Single route inside cluster

2011-09-15 Thread Ashwin Karpe
& Regards, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blog

Re: how to monitor a route

2011-09-14 Thread Ashwin Karpe
compelling capability that extends Camel's reach, please feel free to contribute. We welcome those :)... Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Co

Re: Activemq dynamic endpoint configuration

2011-09-01 Thread Ashwin Karpe
eing processed by the route at the time. There is a graceful shutdown on routes so please use this... Hope this helps. Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress

Re: How to stop all Exchanges based on criteria like header value?

2011-08-25 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - --

Re: two way communication with TCP server using Netty

2011-08-22 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this message in context: http://camel.46542

Re: Scheduling the file component to only process at specific intervals

2011-08-22 Thread Ashwin Karpe
allow you to set up a batch job with a time interval in which the route starts up, processes data and hen shuts down. Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESourc

Re: two way communication with TCP server using Netty

2011-08-16 Thread Ashwin Karpe
on the 2 TCP ports that are bound to the TCP connection. You could however sent a port number in the message and have the server set up a route that dispatches to a port using a ProducerTemplate. Cheers, Ashwin... - - Ashwin Karpe Apache

Re: Camel 2.3 and RoutePolicy

2011-08-08 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this message in context: http://c

Re: Camel 2.3 and RoutePolicy

2011-08-08 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: AMQ PooledConnectionFactory configured in Java always going to localhost:61616

2011-08-08 Thread Ashwin Karpe
ght want to use something like ActiveMQComponent activeMQComponent = ActiveMQComponent(config); camelContext.addComponent("amq", activeMQComponent); This should do the trick... Cheers, Ashwin... - --------- Ashwin Kar

Re: cxf bc: java.lang.NullPointerException: MEP not found

2011-07-25 Thread Ashwin Karpe
Hi, You have both useJBIwrapper and useSoapEnvelope set to false. Shouldn't one of them be true? Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Co

Re: Instantiating an osgi bundled camel route from another bundle

2011-07-22 Thread Ashwin Karpe
m_feed_consumer, ... Hope this helps... Cheers, Ashwin... - --------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesour

Re: Reading XML file into a bean

2011-07-20 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot

Re: Using Camel with log4j.xml

2011-07-20 Thread Ashwin Karpe
username and password. Camel internally will do the right thing and convert the values before reading. Hope this helps. Cheers, Ashwin... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Soft

Re: Set different exception on exchange at the processor

2011-07-20 Thread Ashwin Karpe
(IllegalArgumentException.class).*process(doSomething).continued(true);* from("direct:start") .to("mock:start") .throwException(new IllegalArgumentException("Forced")) .to("mock:result"); } Cheers, Ashwin... - ------

Re: Fetch Custom Exception from the exchange

2011-07-20 Thread Ashwin Karpe
/processor/onexception/OnExceptionProcessorInspectCausedExceptionTest.java?view=co Cheers, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://

Re: camel route with temporary queue seems to just hang

2011-07-19 Thread Ashwin Karpe
, Ashwin... - ----- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View th

Re: EIP pattern for blocking messages or delaying messages

2011-07-19 Thread Ashwin Karpe
... - - Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com - -- View this message in context: http://camel.46542

  1   2   3   4   >