Hello ,
I get an error while trying to run the Source Generator example.
Im using Castor 1.1, jdk1.5.0_06 and xercesImpl-2.2.1.
What is wrong?
Cheers,
Pete
Castor Test Cases
Generating classes...
-- Suppressing non fatal warnings.
About to compile generated source code...
Drücken Sie eine beliebige Taste . . .
Note: test\MyInvoice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling test class...
Drücken Sie eine beliebige Taste . . .
InvoiceTest.java:99: cannot find symbol
symbol : method getSecondStreet()
location: class test.AddressElement
String street2 = address.getSecondStreet();
^
1 error
Ready to run test...
Drücken Sie eine beliebige Taste . . .
Exception in thread "main" java.lang.NoClassDefFoundError: InvoiceTest
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email