You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/08/25 18:45:57 UTC

[jira] [Resolved] (TOMEE-1333) NPE in releasing deployed artifacts with ArquillianSuiteExtension

     [ https://issues.apache.org/jira/browse/TOMEE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved TOMEE-1333.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
         Assignee: Romain Manni-Bucau

Committed your fix but it globally means BeforeUnDeploy is sent in an unexpected context (does your extension do it? If so then you should fix it on your side too)

> NPE in releasing deployed artifacts with 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
>            Assignee: Romain Manni-Bucau
>             Fix For: 2.0.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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)