|
Hi
I updated to latest SVN and tried to run the test6TestSuite1EarlyCommit in test-suite1 as it is the only test not commented out. I received a class cast exception (stacktrace below), I did manage to work around it and now this test runs without errors. Most of the others still fail though. It would be nice to now, which ones are supposed to succeed in order to find out whether my installation was successfully.
Testsuite: TestSuite1PortTypeServiceTestCase Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.11 sec faultDetail: {http://xml.apache.org/axis/}stackTrace:java.lang.ClassCastException at org.apache.kandula.utils.AddressingHeaders.getAddressingHeadersOfCurrentMessage(AddressingHeaders.java:55) at org.apache.kandula.coordinator.CallbackRegistry.getRef(CallbackRegistry.java:79) at org.apache.kandula.coordinator.CallbackRegistry.correlateMessage(CallbackRegistry.java:71) at org.apache.kandula.coordinator.RegistrationImpl.registerOperation(RegistrationImpl.java:29) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
Regards Andi
|
- Kandula_1: AddressingHeaders cast exception andreas.maierhofer
- Re: Kandula_1: AddressingHeaders cast exception Dasarath Weeratunge
