I know this is old, but I thought to give an update anyway since I was
finally able to give it a look.
The following does now work on *Camel version 2.9.2*.
http://localhost:7001/gateway/support/loadArtifact/removeSOAP"/>
The URL shown returns an XSLT which Camel is then able to utilize on the
ro
Explicitly converting to a String before each WireTap worked
Thank you so much for the assistance. Much appreciated!
JM
--
View this message in context:
http://camel.465427.n5.nabble.com/Http-Route-with-WireTap-Question-Issue-tp5666526p5669959.html
Sent from the Camel - Users mailing li
Thanks Claus. You are correct the messages are stream based, and the
behavior I've noticed seems to fit in precisely with the
http://camel.apache.org/stream-caching.html documentation .
Per your advice I have tried reconfiguring both the Camel Context and the
individual routes to have streamCach
Hello,
I am experiencing an intermittent issue with WireTap on HTTP component based
routes. I feel like I have exhausted my resources (both in the Camel
documentation, and on the forum) so I thought to post what I'm seeing. I
will try to keep it as succint as possible. Thanks in advance for rea
OK, makes sense. Thanks a lot for the explanation.
JM
--
View this message in context:
http://camel.465427.n5.nabble.com/WireTap-Defining-custom-ThreadPoolProfile-tp5645423p5647983.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thanks Claus. Switching to ThreadPool instead of ThreadPoolProfile worked.
Another quick (hopefully) question on Thread Pools in Camel. I think I've
observed that there are multiple ThreadPoolExecutor's created for each
route. It seems to be 1 for every WireTap present on the route. So if I
Hello,
Camel Version: 2.8.2
I am trying to setup a custom ThreadPoolProfile (Spring DSL) for the WireTap
calls in our routes. Based on the
http://camel.apache.org/threading-model.html Threading Model Documentation
it should look something like this:
And then the WireTap on the route should
Thanks Claus. I will give it a try when I get a breather and I'll report
back. The project is barrelling along!
Josh
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-XSLT-Component-Load-XSLT-from-database-tp5033499p5042751.html
Sent from the Camel - Users mailing list a