-
May 7th, 2010, 03:46 AM
#1
lineseparator doesnot separate the line while writing the file in unix environment
I am writing one text file using FlatFileItemWriter class.
File is generated but it doesnot separate the data with new line character in Unix environment.
I have not configured the lineSeparator in xml, so by default It should take system line separator.
FlatFileItemWriter generating file with new line character in windows environment but it generates file in one line only with square character instead of new line in unix environment.
Please suggest asap that what should be the issue
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules