Results 1 to 3 of 3

Thread: org.springframework.batch.core.configuration.util. SimpleMethodInvoker#invokeMethod

  1. #1
    Join Date
    Feb 2009
    Posts
    11

    Default org.springframework.batch.core.configuration.util. SimpleMethodInvoker#invokeMethod

    The thrown IAE does not include the originating exception from invoking the method (e.g. JobExecutionListener#beforeJob()). IMHO this would ease debugging otherwise hard to find (Spring-Batch internal) problems.

    Comments?

  2. #2
    Join Date
    Jun 2005
    Posts
    4,232

  3. #3
    Join Date
    Feb 2009
    Posts
    11

    Default

    Indeed, good to see it's already fixed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •