Hi
CamelBlueprintTestSupport now provides new
setConfigAdminInitialConfiguration(Properties) method that acts just
like loadConfigAdminConfigurationFile(), but doesn't force user to
provide property files. Properties may be specified in test class
itself.
I'll describe this in wiki.
regards
Grzeg
GitHub user astefanutti opened a pull request:
https://github.com/apache/camel/pull/866
How Do I Configure Endpoints Asciidoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/astefanutti/camel doc
Alternatively you can review and
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/857
---
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 enabl
GitHub user simi-hgdata opened a pull request:
https://github.com/apache/camel/pull/865
Enhanced data type for arrays
Added support for defining data type for arrays.
Enhanced the Allow Multiple feature where we can specify the collection
format.
You can merge this pull request
Github user lburgazzoli closed the pull request at:
https://github.com/apache/camel/pull/863
---
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
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/864
CAMEL-9432 - Bindy CSV separator not treated as regex but fixed character
in all cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburg
Hi, I am new to Camel and in Spring as well. I am facing a problem. We have a
big CSV file with around 50,000 record. In the database, we have two tables
IN_MSG and its child table IN_SPLIT_REC (One-to-many relationship)
Our task is to read the file (from a local directory), insert a record in
IN_M
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/863
CAMEL-8163 - socketFactory must also be set in MailConfiguration when
STARTTLS is used
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburg
Ask on the user mailing list / user forum.
Also its likely more of an JMS / ActiveMQ question so ask there instead.
On Wed, Feb 24, 2016 at 12:46 PM, praneethvenishetty
wrote:
> Hi Team,
>
> I have a scenario where some 3rd party puts a message on a topic and i as a
> subscriber have to read the
Hi Team,
I have a scenario where some 3rd party puts a message on a topic and i as a
subscriber have to read the message with some delay. How do i achieve this?
Thanks in Advance
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-configure-delay-on-a-activemq-publisher
GitHub user tadayosi opened a pull request:
https://github.com/apache/camel/pull/862
CAMEL-9640 - Query string gets decoded when bridging from netty*-http to
netty*-http
Please review and merge this PR. Thanks!
You can merge this pull request into a Git repository by running:
amel now supports a pluggable shutdown strategy using
org.apache.camel.spi.ShutdownStrategy. Its responsible for shutting down
routes in a graceful manner. The other resources will still be handled by
CamelContext to shutdown. This leaves the problem at hand with properly
shutting down all the rout
Hi Claus,
Camel-nats is already finished.
I just need to add docs in confluence.
In the future we have to switch from java_nats (deprecated) to jnats.
For the moment the component is ok and ready to be released.
--
Andrea Cosentino
--
Apache Camel PMC Member
Ap
Hi
We start to look better now. The CI server last build passed all tests
https://builds.apache.org/job/Camel.trunk.fulltest.java8/
There is a camel-nats and camel-hysterix component in the works, but
we should likely push them for next release unless they are ready
really soon.
I would love to
14 matches
Mail list logo