Uploaded image for project: 'BatchEE'
  1. BatchEE
  2. BATCHEE-65

remove unnecessary try/catch in CDIBatchArtifactFactory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3-incubating
    • 0.3-incubating
    • jbatch-core
    • None

    Description

      resolving a CDI-Bean is in a try/catch block which catches an Exception and does nothing. this hides useful information if an Exception has been thrown.

      you get a NPE if ie the reader could not be resolved but not the real exception.

      Attachments

        1. BATCHEE-65.patch
          3 kB
          Reinhard Sandtner

        Activity

          People

            struberg Mark Struberg
            rsandtner Reinhard Sandtner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: