I've spent all morning reviewing this and its looking pretty good but i've
just hit this NoClassDefFoundError when running the calculator sample with
mvn from an empty local mvn repository:

Running calculator.CalculatorTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.907 sec
<<< FAILURE!
testCalculator(calculator.CalculatorTestCase)  Time elapsed: 0.875 sec  <<<
ERROR!
java.lang.NoClassDefFoundError: javax/jws/WebService
        at
org.apache.tuscany.sca.interfacedef.java.jaxws.JAXWSJavaInterfaceProcessor.visitInterface(JAXWSJavaInterfaceProcessor.java:70)

   ...ant

On Tue, Apr 8, 2008 at 8:43 AM, Luciano Resende <[EMAIL PROTECTED]>
wrote:

> The RC3a is now available in [1]. Please give it a quick try, and I'll
> call a vote in the morning.
>
> [1] 
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC3a/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC3a/>
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to