Hi there,
I am using CXFRS in Camel, I am trying two send a big string(XML format)
through URL, but I am getting a 413 Http error(Full Head), how can I
increase buffer size?
regards
--
View this message in context:
http://camel.465427.n5.nabble.com/CXFRS-Camel-tp5688176.html
Sent from the Came
Hi
My camel version is 2.8.0
I'm running fuseEsb 4.4
Thank for this response.
but this does not answer to my problem.
if I define my bundle and my route with blueprint, the doc is sufficient to
find a solution.
my problem is I have to go through a routebuilder because my route can not
be dete
What version of Camel are you using?
On Fri, May 4, 2012 at 6:42 PM, sekaijin wrote:
> Hi
>
> I use blueprint for my camel osgi bundles.
>
> I don't understand how to register a dataformat or a codec in the registry
> camel
>
> My xml is as follows
>
> and in my road builder I can not see my da
On Sat, May 5, 2012 at 1:27 PM, soumya_sd wrote:
>
> Claus Ibsen-2 wrote
>>
>> On Fri, May 4, 2012 at 8:21 PM, soumya_sd wrote:
>>>
>>> Claus Ibsen-2 wrote
Hi
Do you have mixed versions of Camel on the classpath?
Make sure camel-jaxb and camel-core uses the same version.
Hi Phil
Can you tell a bit more about your use-case, for this need to start
routes a bit delayed?
I just wonder if maybe we should consider making this easier out of
the box, if there is a use-case
that others have as well.
On Fri, May 4, 2012 at 8:23 PM, PhilBurress wrote:
> Fantastic. Much
Claus Ibsen-2 wrote
>
> On Fri, May 4, 2012 at 8:21 PM, soumya_sd wrote:
>>
>> Claus Ibsen-2 wrote
>>>
>>> Hi
>>>
>>> Do you have mixed versions of Camel on the classpath?
>>> Make sure camel-jaxb and camel-core uses the same version.
>>>
>
>
I guess Willem did point out the cau
Hi
There is plenty of Camel and Spring examples, such as
http://camel.apache.org/spring-example.html
To run the application without Maven, well thats a generic issue that
is not really Camel specific.
If you want to use Spring, then just run Spring without Maven as you
normally would.
Just make
Hi
I logged a JIRA ticket. Patches is welcome
https://issues.apache.org/jira/browse/CAMEL-5247
On Thu, May 3, 2012 at 6:05 AM, Claus Ibsen wrote:
> On Thu, May 3, 2012 at 12:14 AM, Hadrian Zbarcea wrote:
>> Is there some code you wanted to show that's missing?
>> Hadrian
>>
>
> Ah looks like h
Hi,
Is there a way to configure json data format in a Spring DSL route to use
the Jaxb annotations defined on an object? Out of the box it doesn't take
that into account.
I am using camel 2.8.4.
--
View this message in context:
http://camel.465427.n5.nabble.com/Configure-json-to-use-jaxb-annota