Fixed in r602988.  I guess the certificates have run out of validity
period.  I have regenerated them for a longer validity period now (400 days)
;-)

- Venkat

On Dec 10, 2007 11:25 PM, Venkata Krishnan <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Something seems to have gone wrong with the certificates... I shall figure
> out and fix this.
>
> Thanks
>
> - Venkat
>
>
>
> On Dec 10, 2007 9:57 PM, Simon Laws < [EMAIL PROTECTED]> wrote:
>
> > All of a sudden today I'm getting the following in the SecurityIntegrity
> >
> > tests in binding-ws-axis2
> >
> > java.lang.reflect.UndeclaredThrowableException
> >    at $Proxy2.getGreetings(Unknown Source)
> >    at
> >
> > org.apache.tuscany.sca.binding.ws.axis2.itests.HelloWorldOMComponent.getGreetings
> > (HelloWorldOMComponent.java:31)
> >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >    at sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:64)
> >    at sun.reflect.DelegatingMethodAccessorImpl.invoke (
> > DelegatingMethodAccessorImpl.java:43)
> >    at java.lang.reflect.Method.invoke(Method.java:615)
> >    at
> >
> > org.apache.tuscany.sca.implementation.java.invocation.JavaImplementationInvoker.invoke
> > (JavaImplementationInvoker.java :105)
> >    at
> >
> > org.apache.tuscany.sca.core.databinding.wire.PassByValueInterceptor.invoke
> > (
> > PassByValueInterceptor.java:49)
> >    at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke
> > (
> > JDKInvocationHandler.java :249)
> >    at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke
> > (
> > JDKInvocationHandler.java:146)
> >    at $Proxy2.getGreetings(Unknown Source)
> >    at
> >
> > org.apache.tuscany.sca.binding.ws.axis2.itests.policy.wspolicy.AbstractHelloWorldOMTestCase.testHelloWorld
> > (AbstractHelloWorldOMTestCase.java:43)
> >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >    at sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:64)
> >    at sun.reflect.DelegatingMethodAccessorImpl.invoke (
> > DelegatingMethodAccessorImpl.java:43)
> >    at java.lang.reflect.Method.invoke(Method.java:615)
> >    at junit.framework.TestCase.runTest(TestCase.java:168)
> >    at junit.framework.TestCase.runBare(TestCase.java:134)
> >    at junit.framework.TestResult$1.protect(TestResult.java:110)
> >    at junit.framework.TestResult.runProtected(TestResult.java:128)
> >    at junit.framework.TestResult.run(TestResult.java:113)
> >    at junit.framework.TestCase.run (TestCase.java:124)
> >    at junit.framework.TestSuite.runTest(TestSuite.java:232)
> >    at junit.framework.TestSuite.run(TestSuite.java:227)
> >    at org.junit.internal.runners.OldTestClassRunner.run(
> > OldTestClassRunner.java :35)
> >    at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(
> > JUnit4TestReference.java:38)
> >    at org.eclipse.jdt.internal.junit.runner.TestExecution.run(
> > TestExecution.java:38)
> >    at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests (
> > RemoteTestRunner.java:460)
> >    at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(
> > RemoteTestRunner.java:673)
> >    at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(
> > RemoteTestRunner.java :386)
> >    at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(
> > RemoteTestRunner.java:196)
> > Caused by: org.apache.tuscany.sca.interfacedef.util.FaultException: The
> > signature verification failed (The provided certificate is invalid)
> >    at org.apache.tuscany.sca.binding.ws.axis2.Axis2BindingInvoker.invoke
> > (
> > Axis2BindingInvoker.java:79)
> >    at
> >
> > org.apache.tuscany.sca.core.databinding.wire.DataTransformationInterceptor.invoke
> > (DataTransformationInterceptor.java :74)
> >    at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke
> > (
> > JDKInvocationHandler.java:249)
> >    at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke
> > (
> > JDKInvocationHandler.java :146)
> >    ... 31 more
> >
> >
> > Now this has definitely worked since I last did an update but I can't
> > track
> > it down to what I have changed locally. Anyone any ideas?
> >
> > Simon
> >
>
>

Reply via email to