Hi,
I use SWF 2.2.1 + JSF 2 and try in vain to open a non-modal popUp window.
My Use Case:
I have a main window with a table of orders. This table is updated automatically (Ajax) every 30...
Type: Posts; User: Alex B.; Keyword(s):
Hi,
I use SWF 2.2.1 + JSF 2 and try in vain to open a non-modal popUp window.
My Use Case:
I have a main window with a table of orders. This table is updated automatically (Ajax) every 30...
Hi lucasward,
I have created an Issue in Jira.
http://jira.springframework.org/browse/BATCH-615
Hi Dave,
I try out the ItemOrientedStep for my Job. So I could use a ItemSkipPolicyItemHandler for my problem described above. It works fine!!!
But I have found a bug. I'm using a stateful...
Hi,
I'm new to Spring-Batch and first I have to say it is great and help me a lot.
I'm using a RepeatOperationsStepFactoryBean in my hibernateJob and write my items within a chunk.
This works all...