Make sure the message content are correctly inserted as spring security is being bootstrapped in, else spring security cannot see the newly configured message source.
Type: Posts; User: nathanieltimothy; Keyword(s):
Make sure the message content are correctly inserted as spring security is being bootstrapped in, else spring security cannot see the newly configured message source.
I think you are going to need to create a custom Line Mapper and log then raw line in the map Line method. this idea suits it i think so
I know that each step is considered transactional in spring batch but in this way the rows from table in first step are deleted. So, the transaction manager property in each step doesn't work in this...
Thanks for your reply Sambaran.
We are using default HibernateCursorItemReader. I have verified the data. There is to scenario's
1. Some time Job is completed successfully and data also proper but...