We use spring-batch-admin in this project and now that I've uped the version of spring-integration, it's complainging about the file-context.xml resource (because of the schema version)...
Type: Posts; User: akaabal; Keyword(s):
We use spring-batch-admin in this project and now that I've uped the version of spring-integration, it's complainging about the file-context.xml resource (because of the schema version)...
Gary, thanks for responding.
It makes sense what you're saying... however, I don't quite follow how it's possible for the context not to be fully initialized if this processor is used in the...
We currently have a spring batch application in production that is experiencing MessageDeliveryException randomly. The exception is occurring in an item processor that uses a JMS outbound gateway.
...
Hi all. I'm in desparate need of some help. (This is a long one, so prepare yourself...)
We have a flow that we're trying to implement. All pieces work correctly, but we're looking for areas where...
For several months, our team has been trying to track down the cause of processing delays in spring batch. We have a job defined that essentially calls a stack of web-based or JMS-based services.
...