You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Karol Lassak (JIRA)" <ji...@apache.org> on 2014/08/25 15:17:58 UTC

[jira] [Created] (TOMEE-1333) NPE in releasing deployed artifacts witch ArquillianSuiteExtension

Karol Lassak created TOMEE-1333:
-----------------------------------

             Summary: NPE in releasing deployed artifacts witch ArquillianSuiteExtension
                 Key: TOMEE-1333
                 URL: https://issues.apache.org/jira/browse/TOMEE-1333
             Project: TomEE
          Issue Type: Bug
          Components: TomEE Arquillian Adapters
    Affects Versions: 1.7.0, 2.0.0, 1.7.1
            Reporter: Karol Lassak
            Priority: Minor


When using ArquillianSuiteExtension (https://github.com/ingwarsw/arquillian-suite-extension/) with tomee-embedded there is NPE thrown ad @AfterSuite event.

Oryginal issue: https://github.com/ingwarsw/arquillian-suite-extension/issues/14

Quick fix: https://github.com/ingwarsw/tomee/commit/609ef5f9797a7bb55cf994c325ea5c4b53aa214b

Undeploy id done after all test classes are completed so there is no testClass aviable.

Im not sure if it will not break anything but I suppose it should be ok.



--
This message was sent by Atlassian JIRA
(v6.2#6252)