Hi,
I am using StaxEventItemReader and CastorMarshaller to read a XML file and this XML file contains some invalid records.
So whenever it throws a reading time exception (like...
Type: Posts; User: jayant_agarwal; Keyword(s):
Hi,
I am using StaxEventItemReader and CastorMarshaller to read a XML file and this XML file contains some invalid records.
So whenever it throws a reading time exception (like...
Hi,
I am very new to spring batch and sorry if i am asking a silly question.
I am using StaxEventItemReader and CastorMarshaller to read xml file.
my job configuration is following:
<job...