Sebastien What you are describing is very similar to what Raymond described [1], and although it was intermittent, I thought I had fixed that already. Could you please provide more details on the revision you are using and environment you are building ?
[1] http://www.mail-archive.com/dev%40tuscany.apache.org/msg00661.html On Mon, Jul 14, 2008 at 10:26 AM, Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote: > I have a successful build of this module at rev 676654. > > ++Vamsi > > On Mon, Jul 14, 2008 at 9:29 PM, Jean-Sebastien Delfino > <[EMAIL PROTECTED]> wrote: >> >> Anyone else seeing that build error? >> >> org.osoa.sca.ServiceRuntimeException: >> org.osoa.sca.ServiceRuntimeException: Provided Intent - >> {http://tuscany.apache.org/xmlns/sca/1.0}wsAuthentication not found for >> PolicySet >> {http://tuscany.apache.org/xmlns/sca/1.0}wsClientAuthenticationIntegrityPolicy >> at >> org.apache.tuscany.sca.host.embedded.SCADomain.createNewInstance(SCADomain.java:276) >> at >> org.apache.tuscany.sca.host.embedded.SCADomain.newInstance(SCADomain.java:70) >> at >> org.apache.tuscany.sca.binding.ws.axis2.itests.HelloWorldNoWSDLTestCase.setUp(HelloWorldNoWSDLTestCase.java:69) >> at junit.framework.TestCase.runBare(TestCase.java:132) >> 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.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) >> at >> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138) >> at >> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125) >> at org.apache.maven.surefire.Surefire.run(Surefire.java:132) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> at java.lang.reflect.Method.invoke(Method.java:597) >> at >> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308) >> at >> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879) >> Caused by: org.osoa.sca.ServiceRuntimeException: Provided Intent - >> {http://tuscany.apache.org/xmlns/sca/1.0}wsAuthentication not found for >> PolicySet >> {http://tuscany.apache.org/xmlns/sca/1.0}wsClientAuthenticationIntegrityPolicy >> at >> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.analyseProblems(DefaultSCADomain.java:309) >> at >> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.addContribution(DefaultSCADomain.java:334) >> at >> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.init(DefaultSCADomain.java:183) >> at >> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.<init>(DefaultSCADomain.java:120) >> at >> org.apache.tuscany.sca.host.embedded.SCADomain.createNewInstance(SCADomain.java:242) >> ... 20 more >> >> -- >> Jean-Sebastien > > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/
