I am attempting to get a contribution ready for castor. I have created a test case in the tests/xml/MasterTestSuite/mapping directory following the example of other test cases in that directory. My test case is named "duplicateIds". My example uses 4 XML-mapped classes, and similar to other tests they are located in the MasterTestSuite/mapping/duplicateIds directory and have no package specified.
I run "build.sh tests" and they compile fine. However when I run "CTFRun.sh src/tests/xml/MasterTestSuite/mapping/duplicateIds, the test seems to start up but then gets a ClassNotFoundException for one of my XML-mapped classes. I'm not very familiar with how the class loading works when running CTFRun.sh. Any help to get me past this bump would be appreciated! Thanks, Jeremy ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

