Github user akhettar closed the pull request at:
https://github.com/apache/camel/pull/443
---
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 ena
GitHub user jamesnetherton opened a pull request:
https://github.com/apache/camel/pull/445
[CAMEL-8547] Usage of camel-xmlbeans depends on TCCL
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jamesnetherton/camel CAMEL-8547
Alte
GitHub user barthorre opened a pull request:
https://github.com/apache/camel/pull/444
CAMEL-8546: fix script language resolvers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/barthorre/camel CAMEL-8546
Alternatively you can rev
Hi,
I'm trying to send from a camel route an HTTP request using an encoded query
parameter (for symbol euro
€), and it seems that camel decode the parameter and sent it to httpclient
decoded. Httpclient fails then with 'Invalid query' exception.
My route is:
from("jetty:http://localhost:5443/getC
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/428
---
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 en
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/429
---
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 en
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/422
---
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 en
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/423
---
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 en
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/424
---
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 en
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/425
---
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 en
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/433
---
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 en
Github user trohovsky closed the pull request at:
https://github.com/apache/camel/pull/426
---
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 en
Hi
Thanks I have granted you karma.
Thanks again for helping out.
On Wed, Mar 25, 2015 at 2:02 PM, Brad Powell wrote:
> Sorry about that. It's there now.
> Brad
>
>
>
> On Wednesday, March 25, 2015 1:35 AM, Claus Ibsen
> wrote:
>
>
> Hi
>
> You need to create an account on the wiki also
Sorry about that. It's there now.
Brad
On Wednesday, March 25, 2015 1:35 AM, Claus Ibsen
wrote:
Hi
You need to create an account on the wiki also. I cannot find your
username there.
http://camel.apache.org/how-do-i-edit-the-website.html
On Tue, Mar 24, 2015 at 7:10 PM, Brad Powel
Hi
Please use the @user mailing list / user forum for these kind of questions
On Wed, Mar 25, 2015 at 9:55 AM, Jonasty wrote:
> I have following code:
>
> context.addRoutes(new RouteBuilder() {
> public void configure() throws JMSException {
> from("activemq:q
I have following code:
context.addRoutes(new RouteBuilder() {
public void configure() throws JMSException {
from("activemq:queue:KBC?noop=true").process(new
QueueProcessor());
}
});
The queueprocessor writes a log to the database. I
16 matches
Mail list logo