No, its not a question about selecting variants of a specific dataformat, using
totally different dataformats.
Thanks
Lars
Skickat från min iPhone
4 feb 2013 kl. 04:27 skrev Willem jiang :
> Do you means you want to control the data format (soap 11 or soap 12)
> dynamically?
> I just checked
HI Christian,
I am pasting the reply again as some parts of the message seem to be distorted
in the earlier post,
Let me try and clarify the use case further :-
Consider the following routes within a camel context
context
.
Thanks Christian for your reply.Let me try and clarify the use case further
:Consider the following routes within a camel context
a. I need to update a record in
the DB immediately after the last route is executed (in our case route=r4
i.e after the l
Dear Tamilvanan
I could not really get it work. But I appreciate if you can point me where I am
going wrong here
I use the following route,
from("file://tmp?fileName=input.txt")
.to("file:///tmp")
But, I could not see the transfer happening here. I ensured passwordless ssh
between loca
It is not safe to look up the proxy setting from the system property.
I think current camel-http components support to lookup the setting from the
camel context properties, and you can bridge the camel context properties with
the system properties.
Back to you question, I don't think current h
Do you means you want to control the data format (soap 11 or soap 12)
dynamically?
I just checked the code of SOAP data format, it doesn't suppose to change the
data format dynamically.
But I think it is simple to work around it by use the CBR[1] which can check
the message header of exchange pr
Hi ,
Please see my comments in the below mail.
--
Willem Jiang
Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/)
(English)
http://jnn.iteye.com (http://jn
Thanks, Christian. I have implemented Resequencer using the Quickfix fix
object's sequence number and also added custom logic to preserve sequence
number in exchange object when receiving fix messages from multilple FIX
sessions. It works like a charm... cheers
--
View this message in context:
No one? Tomorrow is monday again and I have to get this working correctly :)
On Fri, Feb 1, 2013 at 5:10 PM, Nico Mommaerts wrote:
> Ok, I notice now that my solution only works when adding
> streamCache="true" to my (Spring xml configured) route. That makes
> sense in order to be able to manipul
I have a route that creates Soap requests/responses using camel-soap.
The route should handle arbitrary soap services which means that I can not
define the "dataFormat" when the route is built. As of now, I create the
"dataFormat" in a processor and put it into an exchange property. My idea
was to
Christian,
thank you very much, it helped
/Lars
--
View this message in context:
http://camel.465427.n5.nabble.com/Reading-a-file-tp5726376p5726852.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
On the long term it would be nice if we have a way of configuring http
proxies in the same way with SSL/TLS that work across the various
Camel components.
eg the work David did.
http://camel.apache.org/camel-configuration-utilities.html
If we could get this to be similar across the various htt
Hi
Yeah you can extend MailBinding and set a custom instance on the mail endpoint.
We should possible extract that as an interface, to make it easier to
do custom bindings.
And as well allow to configure the binding on the component level, so
you can set it once, and apply for all mail endpoints i
13 matches
Mail list logo