Hi Ram

On Fri, Oct 3, 2008 at 12:24 PM, Ramkumar R <[EMAIL PROTECTED]> wrote:

> The artifacts got downloaded and unpacked sucessfully.
>
> Ran few samples and demos and noticed few failures as shown below.....
>
> 1] sample-domain-management - "ant compile" command fails with the
> following exception....
>     [javac]
> C:\Tuscany\releases\1.3.2RC2\tuscany-sca-1.3.2\samples\domain-management\src\main\java\manager\DistributeAndRunComponents.java:39:
> package javax.xml.stream does not exist
>     [javac] import javax.xml.stream.XMLInputFactory;
>
>    I believe this is because we are still referring stax-api-1.0.1.jar in
> the build.xml of sample-domain-management, while the lib folder has
> "stax-api-1.0.2.jar" file.
>

Yes, there is a simple work round for this one. Just change the stax-api
version number in build.xml


>
>
> 2] sample-helloworld-bpel & sample-helloworld-bpel-ws - "ant run" fails
> with the following exception...
>      [java] Caused by: java.lang.SecurityException: sealing violation:
> package org.apache.derby.impl.services.locks is sealed
>
>    I am not pretty sure about the above one. Please clarify.
>
>
I see this one also. Looks like a classpath problem but it works fine when
run from mvn. So the work round is to use maven for this one.

Are the work rounds good enough for you to +1 the release?

Regards

Simon

Reply via email to