| bio | website | 575.tumblr.com |
|---|---|---|
| location | ||
| age | 46 | |
| visits | member for | 11 months |
| seen | 8 hours ago | |
| stats | profile views | 17 |
|
Apr 19 |
comment |
Spring Batch Listener defined with @Component not being found It seems to be loading everything correctly, even other classes in the same jar. And I did validate that the class does exist inside of the jar. |
|
Apr 18 |
comment |
Spring Batch Listener defined with @Component not being found The class is in the jar and does begin with a capital letter, that was just a typing error converting the real name to something generic. |
|
Apr 18 |
comment |
Spring Batch Listener defined with @Component not being found We do have the context setting in our job definition, but I did try updating it to be more explicit to no avail. The real issue seems to be with where the code is running. I have updated the question accordingly. |
|
Apr 18 |
revised |
Spring Batch Listener defined with @Component not being found Add server information |
|
Apr 16 |
revised |
Spring Batch Listener defined with @Component not being found edited body |
|
Apr 16 |
asked | Spring Batch Listener defined with @Component not being found |
|
Nov 21 |
awarded | Teacher |
|
Nov 20 |
accepted | Spring Batch MultiResourcePartitioner Performance building BATCH_STEP_EXECUTION table |
|
Nov 20 |
answered | Spring Batch MultiResourcePartitioner Performance building BATCH_STEP_EXECUTION table |
|
Nov 20 |
comment |
Spring Batch MultiResourcePartitioner Performance building BATCH_STEP_EXECUTION table SpringBatch does a good job processing the files once it starts processing. Using Oracle Loader means no validation of fields, etc. |
|
Nov 14 |
asked | Spring Batch MultiResourcePartitioner Performance building BATCH_STEP_EXECUTION table |
|
Oct 31 |
accepted | SpringBatch CommandLineJobRunner -next using old run.id |
|
Oct 31 |
comment |
SpringBatch CommandLineJobRunner -next using old run.id I created a new class for an incrementer which copied the RunIdIncrementer but also added in the current date/time. This cleaned up the issue. |
|
Oct 31 |
answered | ClearCase issue two files pointing to the same resource |
|
Oct 19 |
comment |
SpringBatch CommandLineJobRunner -next using old run.id Thanks for the tip. I'm not certain how that works. Is that just something you add to the command line? You can learn about the -next option at CommandLineJobRunner docs |
|
Oct 19 |
asked | SpringBatch CommandLineJobRunner -next using old run.id |
|
Sep 9 |
comment |
How can I create an auto-generated enum from a resource file? Sorry, I must have jumped the gun a bit when I saw that you wanted to read from a properties file. The best way to do that is with a ResourceBundle. |
|
Sep 7 |
answered | How can I create an auto-generated enum from a resource file? |
|
Sep 7 |
awarded | Commentator |
|
Sep 7 |
comment |
ClearCase issue two files pointing to the same resource I would agree that it is an Eclipse issue if I didn't see the same information in ClearCase Explorer. It's kind of a mystery. It is tempting to just make a backup copy and delete what is in ClearCase and re-add it. |