Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-2175

DeploymentExceptionHandler can sometimes pass null to transformers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.4.0.Final
    • 1.3.0.Final
    • core
    • None

      In some rare cases DeploymentExceptionHandler can pass null value to transformers, which isn't really useful.

      This can happen when the exception is DeploymentException which has no cause (or has itself set as cause). E.g. this code can yield null.

      I came across this in combination with wildfly-arquillian and certain Arq. interceptor ordering (so that this exception handler was called first and the exception wasn't wrapped yet).

            manovotn Matěj Novotný
            manovotn Matěj Novotný
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: