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

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

JJ Snyder created DELTASPIKE-999:
------------------------------------

             Summary: 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


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)