Is this a mapping issue? If you declare the field type as "double", "integer", while in the table the real value is "null" or any other thing which can not be casted in Java to the specified type, Castor will throw this exception. Regards ------------ Zhongling "Alex" Li -----Original Message----- From: Matthew Baird [mailto:[EMAIL PROTECTED]] Sent: Friday, September 07, 2001 6:02 PM To: [EMAIL PROTECTED] Subject: [castor-dev] the oracle driver java.lang.Double classcastexception bug I'm seeing this bug in our tests when I run our app with the oracle provider oracle thin and oci driver. I noted that thomas said he solved it once before, did it manage to sneek back in? ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
