Hi Jonny
You are right, the parameter check should be moved to a right place.
I just create a JIRA[1] to trace this issue.
Thanks for pointing that out, I will commit a quick fix for it shortly.
[1]https://issues.apache.org/jira/browse/CAMEL-8786
--
Willem Jiang
Red Hat, Inc.
Web: http://www
I'm using Camel with Tomcat and receiving the following log message when
passing a route context parameter via web.xml (which I think may be a bug?):
[RMI TCP Connection(3)-127.0.0.1] INFO
org.apache.camel.component.servletlistener.CamelServletContextListener -
There are 1 ServletContext init para
Hi Henryk,
I can take care of this release next week. If you have time, please run some
tests when the RC is out.
BTW, I use the virtual box which is provided by the Redhat inhouse openstack
service, it quit easy for me to it setup.
--
Willem Jiang
Red Hat, Inc.
Web: http://www.redhat.com
I'm using Camel with Tomcat and receiving the following log message when
passing a route context parameter via web.xml (which I think may be a bug?):
[RMI TCP Connection(3)-127.0.0.1] INFO
org.apache.camel.component.servletlistener.CamelServletContextListener -
There are 1 ServletContext init par
My Ubuntu box went crazy after the upgrade. Now all the XMLTokenize tests
from camel-core are failing :| I can't even pass the prepare phase anumore.
It may take me some time to investigate and fix this - probably I will just
prepare new build box using Docker.
I will work on this problem to have
Here is camel route for file consumer that picks up file from a directory
and process it.
(file:/app/test/inbound?readLock=changed&maxMessagesPerPoll=1&preMove=wip&initialDelay=5000&delay=1000&autoCreate=false&move=done/${date:now:}/${file:name}.${date:now:MMddhhmmss}).processRef("fileWa
Hi
You should ask on the @user mailing list
http://camel.apache.org/mailing-lists.html
On Wed, May 20, 2015 at 9:49 AM, Katta, Anusha
wrote:
> Hi Team-
>
> I have an issue while storing logger information in to a log file. There are
> couple of routes which runs concurrently and writes the log
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/524
---
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 coffeejolts closed the pull request at:
https://github.com/apache/camel/pull/522
---
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 coffeejolts opened a pull request:
https://github.com/apache/camel/pull/524
Added support for passing time and pattern as references to the Timer
Component
Added support for passing time and pattern as references to the Timer
Component
Added JUnit test for reference
GitHub user victornoel opened a pull request:
https://github.com/apache/camel/pull/523
Fixes errors in MEP URIs
Hi,
Apparently the URIs used for the Exchange Patterns were wrong in two
different ways:
- First opt was wrongly worded optional (see
http://www.w3.org/TR/ws
Hi Team-
I have an issue while storing logger information in to a log file. There are
couple of routes which runs concurrently and writes the logger info in to a
same file.
When two or more threads issues the same command to store the content , it is
throwing an exception below.
Logfile Di
12 matches
Mail list logo