Thanks Hans and Pontus, let me try this of mount a share.
--
View this message in context:
http://camel.465427.n5.nabble.com/Problem-transfer-from-SMB-to-FTP-OutMemory-Java-Heap-Space-tp5783383p5783453.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Ranx explain to you, I have a route A, in that route you are going to put a
file with ammdd date format.
Then Im going to create a dinamic route in the Camel Context using that
date, this route is what you see in the example, I just wanna from the smb
endpoint the files according that date.
Ranx I just want to execute the route once, and stop and remove when the
batch are complete, just that, don't look at the code, thank you so much.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783469.html
Sent from the Camel - Users m
Once only, and then the route stop and remove from the camel context.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783477.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I have the default configuration, of karaf.bat
if "%JAVA_MIN_MEM%" == "" (
set JAVA_MIN_MEM=128M
)
if "%JAVA_MAX_MEM%" == "" (
set JAVA_MAX_MEM=512M
)
if "%JAVA_PERM_MEM%" == "" (
set JAVA_PERM_MEM=16M
)
if "%JAVA_MAX_PERM_MEM%" == "" (
set JAVA_MAX_PERM_MEM=128M
)
--
View this
Quinn and Ranx, guys have an example for controlbus, I don't understand how
works and how can I use it. I read camel.apache.org/controlbus.html
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783611.html
Sent from the Camel - Users maili
I need to start the route, process the files once and then stop and remove
the route.
Then the route maybe in future can be started again and I need the route
process the same files again.
Maybe I dont need to destroy the route but at least stop. And I have to
stopped when the CamelBatchComplete
Hi, I want to know if is possible convert a Flat File to XML using a XSD
Schema.I'm a Biztalk Developer, and I want something similar like Flat File
Disassembler.The Flat File Dissamsembler tool, takes a Flat File and
transforms to XML, based on a XSD Schema. In the Schema are defined the
positiona
Thanks Vitalii and Ranx, is perfect.
--
View this message in context:
http://camel.465427.n5.nabble.com/Convert-Flat-File-to-XML-using-a-XSD-Schema-tp5787902p5787950.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi, I try to do this example of transformation
https://github.com/fusesource/fuseide/tree/master/examples/transformation/xml-to-xml
But I have the following error in the log
*No component found with scheme: dozer*
I installed the dozer component in the Karaf Console, using
*features:install ca
10 matches
Mail list logo