ServiceGroupContextTest fails
-----------------------------
Key: AXIS2-2612
URL: https://issues.apache.org/jira/browse/AXIS2-2612
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: kernel
Reporter: Davanum Srinivas
Assigned To: Glen Daniels
Glen,
Please see the following test failure...Can you please check if any of the
recent dispatcher changes broke it?
Testsuite: org.apache.axis2.engine.ServiceGroupContextTest
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 5.701 sec
------------- Standard Output ---------------
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....[SimpleHTTPServer] Stop called
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger
(org.apache.axiom.om.util.StAXUtils).
log4j:WARN Please initialize the log4j system properly.
------------- ---------------- ---------------
Testcase: testEchoXMLSync(org.apache.axis2.engine.ServiceGroupContextTest):
FAILED
Number of requests should be 2 expected:<2> but was:<1>
junit.framework.AssertionFailedError: Number of requests should be 2
expected:<2> but was:<1>
at
org.apache.axis2.engine.ServiceGroupContextTest.testEchoXMLSync(ServiceGroupContextTest.java:107)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]