Hi,
I customized the FixedLengthTokenizer and included a property for it. if there is any exception arise in the setter method it is calling twice.
Here is my code Snippet
public...
Type: Posts; User: sharikumar; Keyword(s):
Hi,
I customized the FixedLengthTokenizer and included a property for it. if there is any exception arise in the setter method it is calling twice.
Here is my code Snippet
public...
I have a bean which inject a String. based upon that value in the String it should return any one of the two implementation class. Please suggest me the solution.
Thanks Dave. previously i used Spring Batch 2.0.4 version. It is working fine with the latest version.
I am getting NullPointerException in BeanWrapperFieldSetMapper class while reading the flat file using Spring Batch. I here with given the details below. Please help me out of the Problem.
...