I've been getting build fails in the OSGi modules and samples which i
thought must be due to local changes but i'm still getting them now
after a clean checkout, and looking in the Hudson logs similar things
are happening there though its not failing the build there for some
reason. The fails are things like:

Mar 23, 2010 12:19:34 AM
org.apache.tuscany.sca.core.DefaultModuleActivatorExtensionPoint start
SEVERE: org/apache/geronimo/transaction/manager/XidFactory
java.lang.NoClassDefFoundError:
org/apache/geronimo/transaction/manager/XidFactory
        at 
org.apache.tuscany.sca.policy.transaction.runtime.geronimo.TransactionModuleActivator.start(TransactionModuleActivator.java:56)

and

Caused by: java.lang.NoClassDefFoundError:
org/apache/tuscany/sca/common/xml/stax/StAXHelper
        at 
org.apache.tuscany.sca.binding.sca.provider.DefaultSCABindingMapper.createDelegatingBinding(DefaultSCABindingMapper.java:209)
        at 
org.apache.tuscany.sca.binding.sca.provider.DefaultSCABindingMapper.<init>(DefaultSCABindingMapper.java:101)
        ... 61 more

Anyone else seeing these or can see whats wrong?

   ...ant

Reply via email to