On 9/1/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:

> Or ping Dain... this issue has been broke for far too long, why
> doesn't someone from openejb just add this method... Dain?!?!

If I'd known what to add I'd already have done it. Let me know what it
is and I'll commit it. A jira issue would be of help, too ;-)

Whoohoo! Spot it!

[EMAIL PROTECTED] /cygdrive/c/oss/openejb2
$ mvn install
...
log4j: Finished configuring.
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.797 sec
Running org.openejb.deployment.EjbJarModuleDeploymentTest
Retrieving document at 'META-INF/wsdl/test-ejb.wsdl'.
org.apache.maven.surefire.booter.SurefireExecutionException:
org.openejb.deployment.EjbJarModuleDeploymentTest; nested exception is
java.lang.reflect.UndeclaredThrowableException:
null; nested exception is
org.apache.maven.surefire.testset.TestSetFailedException:
org.openejb.deployment.EjbJarModuleDeploymentTest; nested exception is
java.lang.reflect.Undecla
redThrowableException: null
org.apache.maven.surefire.testset.TestSetFailedException:
org.openejb.deployment.EjbJarModuleDeploymentTest; nested exception is
java.lang.reflect.UndeclaredThrowableException: nul
l
java.lang.reflect.UndeclaredThrowableException
       at $Proxy0.addError(Unknown Source)
       at junit.framework.TestResult.addError(TestResult.java:36)
       at junit.framework.TestResult.runProtected(TestResult.java:133)
       at 
org.openejb.deployment.DeploymentTestSuite.run(DeploymentTestSuite.java:121)
       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:324)
       at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210)
       at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135)
       at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
       at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
       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:324)
       at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225)
       at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
Caused by: java.lang.NoSuchMethodException:
org.openejb.deployment.DeploymentTestSuite.getName()
       at java.lang.Class.getMethod(Class.java:986)
       at 
org.apache.maven.surefire.junit.TestListenerInvocationHandler.getStackTraceWriter(TestListenerInvocationHandler.java:171)
       at 
org.apache.maven.surefire.junit.TestListenerInvocationHandler.handleAddError(TestListenerInvocationHandler.java:160)
       at 
org.apache.maven.surefire.junit.TestListenerInvocationHandler.invoke(TestListenerInvocationHandler.java:134)
       ... 18 more
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

Let me fix it so it won't surface anymore.

http://jira.codehaus.org/browse/OPENEJB-262

Jacek

--
Jacek Laskowski
http://www.laskowski.net.pl

Reply via email to