I'm getting test failures building trunk now that look like they're a result of the openwebbeans changes.

  <testcase  time="13.156"  classname="org.apache.geronimo.jetty8.StatTest"  
name="testContainerStats">
    <error  type="java.lang.NullPointerException">java.lang.NullPointerException
    at  
org.apache.webbeans.web.lifecycle.WebContainerLifecycle.afterStartApplication(WebContainerLifecycle.java:109)
    at  
org.apache.webbeans.lifecycle.AbstractLifeCycle.startApplication(AbstractLifeCycle.java:127)
    at  
org.apache.webbeans.web.lifecycle.WebContainerLifecycle.startApplication(WebContainerLifecycle.java:78)
    at  
org.apache.geronimo.openwebbeans.OpenWebBeansWebInitializer.&lt;init&gt;(OpenWebBeansWebInitializer.java:53)
    at  
org.apache.geronimo.jetty8.WebAppContextWrapper.&lt;init&gt;(WebAppContextWrapper.java:299)
    at  
org.apache.geronimo.jetty8.AbstractWebModuleTest.setUpAppContext(AbstractWebModuleTest.java:155)
    at  org.apache.geronimo.jetty8.StatTest.setUp(StatTest.java:90)
    at  junit.framework.TestCase.runBare(TestCase.java:132)
    at  junit.framework.TestResult$1.protect(TestResult.java:110)
    at  junit.framework.TestResult.runProtected(TestResult.java:128)
    at  junit.framework.TestResult.run(TestResult.java:113)
    at  junit.framework.TestCase.run(TestCase.java:124)
    at  junit.framework.TestSuite.runTest(TestSuite.java:232)
    at  junit.framework.TestSuite.run(TestSuite.java:227)
    at  
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
    at  
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
    at  
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
    at  
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
    at  org.apache.maven.surefire.Surefire.run(Surefire.java:177)
    at  sun.reflect.NativeMethodAccessorImpl.invoke0(Native  Method)
    at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at  java.lang.reflect.Method.invoke(Method.java:597)
    at  
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
    at  
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)



Rick

Reply via email to