Re: Limit number of JMS Processor

2011-09-16 Thread sunderb
Thank you It did work. Appreciate your response. Thanks sunder -- View this message in context: http://camel.465427.n5.nabble.com/Limit-number-of-JMS-Processor-tp4811575p4812384.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Missing properties on exception

2011-09-16 Thread pkleczka
Claus Please disregard. I got it working. Thanks for your help. -- View this message in context: http://camel.465427.n5.nabble.com/Missing-properties-on-exception-tp4775029p4812020.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Limit number of JMS Processor

2011-09-16 Thread boday
try setting both the concurrentConsumers and maxConcurrentConsumers = 1... ... sunderb wrote: > > Hi > > We are connecting to weblogic JMS queue - through a standalone camel > application - Using the below camelContext file. The idea is to check for > pending message in JMS queue and process

Re: Missing properties on exception

2011-09-16 Thread pkleczka
Claus Per your suggestion, I tried setting in XML as follows, but it still does not work. The only properties I am seeing on the exchange where I was trying to get the JMSCorrelationID were CamelBinding and CamelExceptionCaught. ${header.JMSCorrelationID}

RE: camel 2.8.0 with spring 2.5.6?

2011-09-16 Thread Davis Ford
According the pom.xml files in the central maven repo, camel 2.3.0 was the last spring 2.5.x compatible release: http://repo1.maven.org/maven2/org/apache/camel/camel-parent/2.3.0/camel-parent-2.3.0.pom If you step up one, and go look at the camel-parent-2.4.0.pom http://repo1.maven.org/maven2/

RE: camel 2.8.0 with spring 2.5.6?

2011-09-16 Thread Davis Ford
One quick note on this: Claus states in this thread: http://camel.465427.n5.nabble.com/Camel-and-Spring-in-2-3-td489072.html "Camel 2.x is compatible with Spring 2.0.x, Spring 2.5.x and Spring 3.0.x as well. However Spring 2.5.6 is the release which is being used by default. I anticipate Camel

RE: camel 2.8.0 with spring 2.5.6?

2011-09-16 Thread Davis Ford
Thanks Brendan - that link seems to imply that you must have spring 3.x for camel-spring-ws -- which I am *not* using. It would be great if I could use a camel 2.8.x release with spring 2.5.6. Again, I'm using camel-spring, camel-core, and camel-jms along with activemq. I guess I just have t

Re: camel 2.8.0 with spring 2.5.6?

2011-09-16 Thread Brendan Long
On 2011-09-16 10:49 AM, Davis Ford wrote: > Hi Camel users, > > I built a standalone maven project using camel 2.8.0 core, spring, and jms > components. The camel deps pull in spring 3.0.5-RELEASE as a dependency. > > Now, I want to use this new project in another larger, more legacy project > t

camel 2.8.0 with spring 2.5.6?

2011-09-16 Thread Davis Ford
Hi Camel users, I built a standalone maven project using camel 2.8.0 core, spring, and jms components. The camel deps pull in spring 3.0.5-RELEASE as a dependency. Now, I want to use this new project in another larger, more legacy project that depends heavily on spring 2.5.6. The upgrade from

Re: Propertyplaceholder location

2011-09-16 Thread Claus Ibsen
On Fri, Sep 16, 2011 at 3:59 PM, jdpatil wrote: > I have one sysytem property (isProduction)which tells if the server is test > server or production server. > In my applicationContext.xml i have define propetryplaceholder and need to > change the location according to the system property. If the s

Re: Apache camel on weblogic

2011-09-16 Thread Jason Whaley
Yes - camel is just a library... use it like you would any other library in your application. On Sep 16, 2011, at 7:15 AM, atouret.nos...@free.fr wrote: > Hello, > Do you know if apache camel works on weblogic AS ? > > Thanks. > Regards, > Alexandre Touret

Apache camel on weblogic

2011-09-16 Thread atouret . nospam
Hello, Do you know if apache camel works on weblogic AS ? Thanks. Regards, Alexandre Touret

Propertyplaceholder location

2011-09-16 Thread jdpatil
I have one sysytem property (isProduction)which tells if the server is test server or production server. In my applicationContext.xml i have define propetryplaceholder and need to change the location according to the system property. If the system propetry isProduction=true then use proddir.propert

Re: Matching the Request and reply

2011-09-16 Thread Taariq Levack
Hi You can add a correlation ID to the request, then use that ID to aggregate[1] the request and response. [1]http://camel.apache.org/aggregator2.html Taariq On Fri, Sep 16, 2011 at 11:57 AM, pochadri wrote: > Can somebody please guide me on creating the route with the following > requirement

Re: Camel 2.8.1 produces NoClassDefFoundError: org/apache/camel/HeaderFilterStrategyAware on a webapp startup

2011-09-16 Thread atouret . nospam
Hello I m using tomcat and you're right. I mixed this upgrade and an another config Thanks Regards Alexandre - Mail original - De: "Claus Ibsen" À: users@camel.apache.org Envoyé: Vendredi 16 Septembre 2011 14:05:44 Objet: Re: Camel 2.8.1 produces NoClassDefFoundError: org/apache/c

Re: Camel 2.8.1 produces NoClassDefFoundError: org/apache/camel/HeaderFilterStrategyAware on a webapp startup

2011-09-16 Thread Claus Ibsen
On Fri, Sep 16, 2011 at 1:58 PM, wrote: > Hello > I'm trying to migrate an existing webapp which uses camel 2.8.0 to 2.8.1. > Unfortunately, when I start the webapp I have the following error : > > 16 sept. 2011 13:51:28 org.apache.catalina.core.StandardContext listenerStart > GRAVE: Exception lo

Camel 2.8.1 produces NoClassDefFoundError: org/apache/camel/HeaderFilterStrategyAware on a webapp startup

2011-09-16 Thread atouret . nospam
Hello I'm trying to migrate an existing webapp which uses camel 2.8.0 to 2.8.1. Unfortunately, when I start the webapp I have the following error : 16 sept. 2011 13:51:28 org.apache.catalina.core.StandardContext listenerStart GRAVE: Exception lors de l'envoi de l'évènement contexte initialisé (con

Configuring multicasts broker

2011-09-16 Thread Muhammad Ichsan
I set up many ActiveMQ brokers using this: How to configure Camel to connect to the cluster? Because ports the brokers listen to is vary (not fixed). I'm new to clustering. Thanks -- ~The best men are men who benefit to others http://michsan.web.id 一緒に勉強しましょう! Yang berkualitas memang beda ra

Matching the Request and reply

2011-09-16 Thread pochadri
Can somebody please guide me on creating the route with the following requirements 1. A request is sent over tcp to outside server 2. Reply can come any time later and there is no gaurantee the replies would be in the same order as requests were sent 3. Request then need to be matched with respon

Re: Can't get JAAS working for EJB 3.0(on JBoss) while routing.

2011-09-16 Thread vhalitsyn
I think I can in few days, but taking into account Camels versatility and pluggability is it ok to enable JAAS as an option in the ejb component configuration? In theory any resource could have been protected with JAAS, I mean any component. So it's a question of how do we tackle it from the archit

Re: camel mail imap :javax.mail.FolderClosedException

2011-09-16 Thread kevin707
Thanks Claus, It works with direct. Awaiting for the fix. regards, Kevin -- View this message in context: http://camel.465427.n5.nabble.com/camel-mail-imap-javax-mail-FolderClosedException-tp4796608p4810027.html Sent from the Camel - Users mailing list archive at Nabble.com.

[ANNOUNCE] - Apache Camel 2.8.1 Released

2011-09-16 Thread Claus Ibsen
The Camel PMC is glad to announce the availability of apache-camel version 2.8.1. This release resolved over 45 JIRA issues (mostly bugs) reported by users. Download [1] Camel now, check out the release notes [2] and enjoy the ride! The release is synced to Apache Maven central, and also available

Re: Can't get JAAS working for EJB 3.0(on JBoss) while routing.

2011-09-16 Thread Willem Jiang
Maybe we can do some work on the EjbComponent side, to set up the JAAS for the ejb invocation. Do you fancy to provide a patch for it ? On Fri Sep 16 16:20:57 2011, vhalitsyn wrote: Hi again, I have verified the configuring the ejb component only with solves the problem w

Re: Can't get JAAS working for EJB 3.0(on JBoss) while routing.

2011-09-16 Thread vhalitsyn
Hi again, I have verified the configuring the ejb component only with solves the problem with the registry - great tip! Thanks! However the question with authorization still stands... Is it correct that I have to do the auth manually in bean/processor with LoginContext in order

Re: camel mail imap :javax.mail.FolderClosedException

2011-09-16 Thread Claus Ibsen
Hi The problem is likely that you use the seda in routing from the mail endpoint. Can you use direct instead? I have created a ticket to improve this in camel-mail, so closing the mail folder is an option you can turn on|off. https://issues.apache.org/jira/browse/CAMEL-4456 On Fri, Sep 16, 2011

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

2011-09-16 Thread Jim Talbut
Thank you Willem, that works. My call is now: return template.requestBodyAndHeaders( this.groupsUri, new Object[0], headers, String.class ); and I get the expected response. The "ping" operation is just a test one, but now it means I can make my test use much more of my main co