Re: Scheduling for file transfer using FTP and store details in db

2015-03-29 Thread nitinghuge
I am new to this forum. I am not sure about which users mailing list you are talking about. Regards, Nitin -- View this message in context: http://camel.465427.n5.nabble.com/Scheduling-for-file-transfer-using-FTP-and-store-details-in-db-tp5764963p5765003.html Sent from the Camel Development ma

Re: Possible defect in camel-cxf with spring-boot?

2015-03-29 Thread Willem Jiang
Hi Jakob, Do you mind create a JIRA[1] for it, so we can keep the track of it. [1]https://issues.apache.org/jira/browse/CAMEL -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Willem Jiang
Just checked the kit with Camel in Action code, and ran the camel-itest-karaf, camel-itest-osgi, everything looks good. For the camel-cxf feature and camel-swagger feature issue, I think adding a know issue should be OK. Here is my +1. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.co

[GitHub] camel pull request: 8569 Ability to easily extract email attachmen...

2015-03-29 Thread svanders
GitHub user svanders opened a pull request: https://github.com/apache/camel/pull/453 8569 Ability to easily extract email attachments Pull request for feature request https://issues.apache.org/jira/browse/CAMEL-8569 Ability to easily extract email attachments The e

[GitHub] camel pull request: CAMEL-8567 New camel-raspberry component (1st ...

2015-03-29 Thread gautric
GitHub user gautric opened a pull request: https://github.com/apache/camel/pull/452 CAMEL-8567 New camel-raspberry component (1st version) I've started a new component to interface with an RaspberryPI. I think it could be very interesting component to include it. You can merge t

[GitHub] camel pull request: Merge pull request #1 from apache/master

2015-03-29 Thread gautric
Github user gautric closed the pull request at: https://github.com/apache/camel/pull/451 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request: Merge pull request #1 from apache/master

2015-03-29 Thread gautric
GitHub user gautric opened a pull request: https://github.com/apache/camel/pull/451 Merge pull request #1 from apache/master merge You can merge this pull request into a Git repository by running: $ git pull https://github.com/gautric/camel master Alternatively you can review

Re: camel-swagger and Scala 2.11 (was: [VOTE] Apache Camel 2.15.1)

2015-03-29 Thread Krzysztof Sobkowiak
Btw. I can see the camel-swagger bundle uses Scala 2.10. This is probably caused by missing swagger and json4s bundles for Scala 2.11. The next ServiceMix bundles will provide the bundles for Scala 2.11. I have another question. ServiceMix defines a feature swagger. It looks like the Camel's ca

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Christian Müller
Ok, got it... scala-reflect AND scala-library... Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Sun,

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Christian Müller
As I mentioned, org.scala-lang/scala-library/2.10.4 doesn't export 'scala.reflect.api': karaf@root> features:chooseurl camel 2.15.1 Adding feature url mvn:org.apache.camel.karaf/apache-camel/2.15.1/xml/features karaf@root> install -s mvn:org.scala-lang/scala-library/2.10.4 Bundle ID: 52 karaf@root

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Krzysztof Sobkowiak
Following worked for me install -s mvn:org.scala-lang/scala-library/2.10.4 install -s mvn:org.scala-lang/scala-reflect/2.10.4 feature:install camel-swagger Regards Krzysztof On 29.03.2015 23:24, Krzysztof Sobkowiak wrote: > Hi > > You must install mvn:org.scala-lang/scala-reflect/2.10.4. But ne

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Krzysztof Sobkowiak
Hi You must install mvn:org.scala-lang/scala-reflect/2.10.4. But next I have new problem Error executing command: Can't install feature camel-swagger/0.0.0: Could not start bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.swagger-core/1.3.12_1 in feature(s) camel-swag

Re: Granting of camel-developers permissions for JIRA

2015-03-29 Thread Christian Müller
Hi Tomas! I have added your account as contributor to the Camel project. Because this is not working, I have to raise a JIRA ticket by INFRA: https://issues.apache.org/jira/browse/INFRA-9357 Best, Christian On Wed, Mar 18, 2015 at 3:54 PM, Tomas Rohovsky wrote: > Hello Christian, > > I am sti

Re: Possible defect in camel-cxf with spring-boot?

2015-03-29 Thread Jakob Thun
Hi, Thank you Andrew for starting analysing the issue. I can add that I also tried with version 2.15-SNAPSHOT from https://repository.apache.org/content/repositories/snapshots It behaves the

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Jean-Baptiste Onofré
-0 (non binding) The camel-cxf feature doesn't install directly "out of the box". Regards JB On 03/28/2015 03:22 PM, Willem Jiang wrote: This is a vote to release Apache Camel 2.15.1, a patch release coming with about 55 issues fixed. Release notes: 2.15.1 https://issues.apache.org/jira/secu

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Christian Müller
+ 0 The signature looks good. I could install almost all bundles in Karaf 2.4.1. Some findings: The camel-cxf feature doesn't install the camel-spring feature, which is a required dependency. This leads to errors like this one: ERROR: Bundle org.apache.camel.camel-cxf [105] Error starting mvn:or

Camel MongoDB : Remove option invokeGetLastError

2015-03-29 Thread Dewitte Pierre-Alban
Hi, I currently trie to remove all deprecated use of MongoDB Java driver to ease the migration from 2.13 to 3.0 when it will be realease. Since version 2.13 of Java Driver, lt of method in WriteResult object are deprecated https://api.mongodb.org/java/2.13/com/mongodb/WriteResult.html . As explai

Re: Possible defect in camel-cxf with spring-boot?

2015-03-29 Thread Andrew Block
Briefly looked into the issue. It is running into issues in this code block which is executed at logging level >= INFO         if (log.isInfoEnabled()) {             // count how many routes are actually started             int started = 0;             for (Route route : getRoutes()) {          

Possible defect in camel-cxf with spring-boot?

2015-03-29 Thread Jakob Thun
Hello, I get a NullPointerException when using log-level INFO or finer in a spring-boot application with CXF. I have made an example project to reproduce the strange behaviour, it has more detailed explanation in the readme: https://github.com/jakobthun/spring-boot-camel-cxf-logging-bug I am no

Re: [VOTE] Apache Camel 2.15.1

2015-03-29 Thread Andrea Cosentino
+1 non-binding On Saturday, March 28, 2015 3:24 PM, Willem Jiang wrote: This is a vote to release Apache Camel 2.15.1, a patch release coming        with about 55 issues fixed.        Release notes:      2.15.1 https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=1232944

[GitHub] camel pull request: CAMEL 8540 S3Consumer uses maxMessagesPerPoll ...

2015-03-29 Thread oscerd
GitHub user oscerd opened a pull request: https://github.com/apache/camel/pull/450 CAMEL 8540 S3Consumer uses maxMessagesPerPoll incorrectly Hi, This PR is related to: https://issues.apache.org/jira/browse/CAMEL-8540 Thanks, Bye, Andrea You can merge th

[GitHub] camel pull request: CAMEL-8559 Upgrade jsonpath version from 1.2.0...

2015-03-29 Thread oscerd
GitHub user oscerd opened a pull request: https://github.com/apache/camel/pull/449 CAMEL-8559 Upgrade jsonpath version from 1.2.0 to 2.0.0 Hi, This PR is related to: https://issues.apache.org/jira/browse/CAMEL-8559 Bye, Andrea You can merge this pull reques

Re: Not calling the Processor class

2015-03-29 Thread Christian Müller
Please use the user mailing list / user forum for such kind of questions. Also share you Camel bootstrap code and consider to upgrade to a newer, supported version, e.g. Camel 2.15.0. Best, Christian Am 24.03.2015 14:53 schrieb "joshis...@gmail.com" : > Hi, > I have defined one route in applicati

Re: Xquery Transform using camel

2015-03-29 Thread Christian Müller
Please use the user mailing list / user forum for such kind of questions. Best, Christian Am 25.03.2015 06:34 schrieb "smilin" : > When i try to do > from("direct:start") > > .transform(xquery("{/bookstore/book[1]/author/text()}"));, > it give the expected result Giada De Laurentiis > > But when

Re: Scheduling for file transfer using FTP and store details in db

2015-03-29 Thread Christian Müller
Please use the users mailing list for such kind of questions. Best, Christian Am 28.03.2015 20:53 schrieb "nitinghuge" : > My requirement is to copy file from FTP every day at 9 AM. Also I would > like > to handle following scenarios. > 1. Save details of every day's scheduling activity like file