Hi,
in Javadoc you say that "the flatToXml() method will close the flat
file reader and the XML writer before returning or throwing an exception".
I have tested this function and the funtion actually close the flat
file reader before returning but it don't close the reader throwing an
exception.
It is possible resolve this problem in that way?
Thanks for your help!