Hi Christian

I just ran the test with the latest trunk code on my Windows Vista box
with JDK 1.5.0_13, every thing looks good.

Did you run the "mvn clean install -Pfastinstall" with jdk1.5 first in
your trunk ?

Willem

Christian Schneider wrote:
> I currently get one error and one failure in systests on jdk 1.5 on
> Windows Vista.
> Is anyone already working on it or does this not happen on the
> continuous build system?
> 
> Greetings
> 
> Christian
> 
> 
>       SecurityPolicyTest
> 

> 
> +- [ Detail ] <javascript:toggleDisplay('testPolicy');>
> 
> 
> java.lang.IncompatibleClassChangeError
> at 
> org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler.doEncryptBeforeSign(AsymmetricBindingHandler.java:149)
> at 
> org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler.handleBinding(AsymmetricBindingHandler.java:81)
> at 
> org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor$PolicyBasedWSS4JOutInterceptorInternal.handleMessage(PolicyBasedWSS4JOutInterceptor.java:133)
> at 
> org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor$PolicyBasedWSS4JOutInterceptorInternal.handleMessage(PolicyBasedWSS4JOutInterceptor.java:73)
> at 
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:226)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:469)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:299)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:251)
> at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
> at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:123)
> at $Proxy48.doubleIt(Unknown Source)
> at 
> org.apache.cxf.systest.ws.security.SecurityPolicyTest.testPolicy(SecurityPolicyTest.java:115)
> 
> 
> 
> 
> 
>       JaxwsExecutorTest
> 

> 
> +- [ Detail ] <javascript:toggleDisplay('testUseCustomExecutorOnClient');>
>       8,419
> 
>       Response still not received.    
> 
>       
> 
> java.lang.AssertionError: Response still not received.
> at org.junit.Assert.fail(Assert.java:74)
> at org.junit.Assert.assertTrue(Assert.java:37)
> at 
> org.apache.cxf.systest.jaxws.JaxwsExecutorTest.testUseCustomExecutorOnClient(JaxwsExecutorTest.java:109)
>       
> 
>       
> 
> 
> -- 
> 
> Christian Schneider
> ---
> http://www.liquid-reality.de
> 

Reply via email to