Hi All,
Well I spent a few hours on this today trying to understand how to do this.
What I did was to change my splitter to do this...
public List splitItemsRootDocuments(ItemRootDocument
doc) {
List itemDocuments = doc.getItemDocumentsList();
return itemD
Hi guys,
Fairly new to Apache Camel. I have a Camel program which parses some XML
using Jaxb and then inserts the parsed objects into the database using open
JPA. The example is very similar to the Camel ETL example. At the moment I
have the application persisting records from the XML however it i
My understanding is that using multipleConsumers=true on a seda:/vm:
endpoint makes it behave more-or-less like a JMS topic. Does it then
have a capacity at which producers will throw/block (e.g. if there are
no consumers), or does it behave more like an LRU ring buffer, writing
new values on
Can you share the route or an unit test with us?
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 Sat,
Could you please tell as on which page you found the outdated code snipped!?
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-m
bumping this. Anyone know why http would works where http4 fails?
--
View this message in context:
http://camel.465427.n5.nabble.com/Send-XML-over-HTTPS-tp5741619p5742263.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Dear Apache Camel Users and Developers,
Please
consider attending the online Apache Camel Components Poster Promotion
which starts next Tuesday, October 29th. Once there, please consider
asking questions and or assisting with answering them.
--> Apache Camel Components Poster Promotion @ Jav
I have a route with 2 sources, a timer and a seda queue. It uses the
timer to poll a data source while it's getting data from the queue, and
processes all of the data identically later in the route. But after a
while, the polled data source is exhausted while the seda queue (and the
route) w
Hi Claus
Thank for reply, i will keep in mind your suggestion. Please find my
comment,
Also your first post its not clear if the DB value and display value
is different. Looking in the mail they look the same. -- While writting post
I had given different values but maybe due to IE it get d
Never Mind I fount that the documentation is outdated and the correct tag is:
Thanks
El 26/10/2013, a las 9:25, Julián Ignacio Gómez Arias
escribió:
> Hi to all,
>
> I’m having some problems when using the data format soap on a camel Spring
> XML.
>
>
> I gave for example this:
>
>
Hi to all,
I’m having some problems when using the data format soap on a camel Spring XML.
I gave for example this:
The tag its not re
On Sat, Oct 26, 2013 at 8:25 AM, bhushand wrote:
> Hello, can I get some help,please.
>
See this page
http://camel.apache.org/support
As said on the bottom of that page, the help on these user forums is
volunteer based, and many of us, are busy with our work et all.
So to get faster help, its o
Which Camel component do you use (We have multiple components which
supports "web services")?
Can you share your route with us?
Can you share a sample message with us?
The best would be if you can provide a unit test which show the issue.
Best,
Christian
-
Software Integration S
Martin is using the http component, not the CXF component...
Did you checked [1]? You can set the auth options per endpoint.
[1] http://camel.apache.org/http.html
Best,
Christian
-
Software Integration Specialist
Apache Member
V.P. Apache Camel | Apache Camel PMC Member | Apac
14 matches
Mail list logo