Hi,

Did you run with "mvn clean install"? It seems that you have some obsolete classes in the target folder.

Thanks,
Raymond

----- Original Message ----- From: "Simon Laws" <[EMAIL PROTECTED]>
To: "tuscany-dev" <[email protected]>
Sent: Tuesday, April 17, 2007 10:15 AM
Subject: Problem (?) in sdo2om databinding test case


Just doing a complete build from scratch (repo clean etc.) and I go the
following in the maven build

Running org.apache.tuscany.databinding.sdo2om.DataObject2OMElementTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.011 sec
<<< FA
ILURE!
testTransform(
org.apache.tuscany.databinding.sdo2om.DataObject2OMElementTestCase
)  Time elapsed: 0.891 sec  <<< ERROR!
java.lang.NoSuchFieldError:
org/apache/tuscany/databinding/sdo2om/DataObject2OME
lementTestCase.context
       at
org.apache.tuscany.databinding.sdo2om.DataObject2OMElementTestCase.te
stTransform(DataObject2OMElementTestCase.java:32)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.
java:64)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAcces
sorImpl.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)

Is anyone else seeing this or should I be looking to start from scratch
again?

Regards

Simon



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to