From: Seaman, S. <Slo...@pt...> - 2004-09-10 19:20:42
|
I should have just done one long email. Sorry about this. It seems that if you have a char field and do a setWhatever(char) and then a makePersistent() it works. But if you try to retrieve the field via the public char getWhatever() you get a ClassCastException. Error: 2004-09-10 15:07:45,267 [http-8080-Processor24] ERROR com.ptilabs.clinicalTrials.main.ClinicalTrialEdit - Error java.lang.ClassCastException at com.ptilabs.clinicalTrials.commons.jdo.bean.ClinicalTrial$$EnhancerByCGLIB$$ 0.getBreastCancerLymphovascular(<generated>) at com.ptilabs.clinicalTrials.main.ClinicalTrialEdit.setPage1(Unknown Source) I'll just make it a String... I know that is a work around. Wes, you can download a copy of Oracle 10 Lite at: http://www.oracle.com/technology/software/products/lite/index.html <http://www.oracle.com/technology/software/products/lite/index.html> Mind you, it's 350+ megs and I'm not sure how long the demo last (if at all)... Again, sorry for all the emails... -- Sloan |