on running the web integration tests in jbosstest
against 2.4.0.23_BETA and the 2.4 branch from CVS
integrated with the latest Jetty I am getting a nasty
:

run-testcase:
    [junit] Running
org.jboss.test.web.test.TestWebIntegration
    [junit] Found warDeployer named: :service=Jetty
    [junit] Deploying: jbosstest-web.ear...Done
    [junit] javax.management.ReflectionException: The
operation with name flushAuthenticationCache could not
be found
    [junit]     at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)
    [junit] No war deployer found, skipping tests
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time
elapsed: 6.099 sec
    [junit]     at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
    [junit]     at
sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
    [junit]     at
org.jboss.jmx.server.RMIConnectorImpl_Stub.invoke(Unknown
Source)
    [junit]     at
org.jboss.test.web.test.TestWebIntegration.setUp(TestWebIntegration.java:83)
    [junit]     at
junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at
junit.framework.TestResult$1.protect(TestResult.java:100)
    [junit]     at
junit.framework.TestResult.runProtected(TestResult.java:117)
    [junit]     at
junit.framework.TestResult.run(TestResult.java:103)
    [junit]     at
junit.framework.TestCase.run(TestCase.java:120)
    [junit]     at
junit.framework.TestSuite.run(TestSuite.java:144)
    [junit]     at
junit.framework.TestSuite.run(TestSuite.java:144)
    [junit]     at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
    [junit]     at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)


I think this has happened in jbosstest underneath me.
Perhaps this is a HEAD-ism that hasn't been completely
patched into 2.4. I have run it with an older
JBoss/Jetty with the same result....

I'm preparing for a new JBoss/Jetty release and would
be grateful if someone could confirm that this is not
my problem......



Cheers Guys,


Jules


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to