You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2015/10/07 21:01:26 UTC

[jira] [Commented] (DELTASPIKE-999) several tests failing on weblogic due to missing org.quartz.utils package

    [ https://issues.apache.org/jira/browse/DELTASPIKE-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947374#comment-14947374 ] 

Gerhard Petracek commented on DELTASPIKE-999:
---------------------------------------------

we need to exclude those tests for wls, because wls doesn't support optional classes like the other containers.

> several tests failing on weblogic due to missing org.quartz.utils package
> -------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-999
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-999
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: JJ Snyder
>            Assignee: Gerhard Petracek
>
> org.apache.deltaspike.test.scheduler.custom.ScopeNotStartedTest: Failed to populate the HTTPContext with the deployment details
>   org.apache.deltaspike.test.scheduler.custom.CustomSchedulerWarFileTest: Failed to populate the HTTPContext with the deployment details
>   org.apache.deltaspike.test.scheduler.custom.CustomSchedulerEarFileTest: Failed to populate the HTTPContext with the deployment details
> All fail b/c it appears that none of the org.quartz.utils.* classes are in any of the jars in the war archives created for the tests.  The specific error I get is:
> java.lang.ClassNotFoundException: org.quartz.utils.StringKeyDirtyFlagMap



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)