Hi Ralf,
Can you create a JIRA and submit your simple test case with it?
I will try to dig this issue when I get time :)
Willem
Ralf Petersilka wrote:
Hi,
I tried the output option with Camel 2.3. I still get the OutOfMemoryError.
The route now looks like:
from(file:/c:/in/largefiles?file
.xslt").bean(MyBusinessService.class)
>>
>> Within the MyBusinessService the XML file is deserialised and the content
>> is
>> processed.
>>
>> Is there a workaround for this? I thought about providing a file option.
>> But
>> this would require to
le is deserialised and the content
>>> is
>>> processed.
>>>
>>> Is there a workaround for this? I thought about providing a file option.
>>> But
>>> this would require to create a temporary file whenever the route is
>>> executed.
>>>
&
Hi,
You can find Apache snapshot here[1]
[1]https://repository.apache.org/content/groups/snapshots-group
Willem
Ralf Petersilka wrote:
Hi Willem,
thanks for the reply. We are using maven and our configured repositories do
not include the 2.3.0 snapshot. (It took us quite some time to put the
d and the content
>> is
>> processed.
>>
>> Is there a workaround for this? I thought about providing a file option.
>> But
>> this would require to create a temporary file whenever the route is
>> executed.
>>
>>
>> Thanks Ralf
>
>
>
--
View this message in context:
http://old.nabble.com/Transforming-large-XML-files-tp28446731p28447275.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
Can you try out the latest Camel 2.3-SNAPSHOT?
There is output option which can specify the output type that xslt
component endpoint.
You can find more information here[1]
[1] http://camel.apache.org/xslt.html
Willem
Ralf Petersilka wrote:
Hi,
we receive large XML messages (several te
ire to create a temporary file whenever the route is
executed.
Thanks Ralf
--
View this message in context:
http://old.nabble.com/Transforming-large-XML-files-tp28446731p28446731.html
Sent from the Camel - Users mailing list archive at Nabble.com.