shubhu mutta wrote:

The exception is thrown when setting the value for a

EJB-Field of type Short.

The default typemapping for Oracle9i is choosen

(NUMERIC/NUMBER(5) ( specified in standarjaws.xml,standardjbosscmp-jdbc.xml).

Has anybody encountered this problem ?

Is it a bug with Oracle Client 9.2.0.4 ?


Don't know if this is a bug, but the problem was recently solved in Branch_3_2 (3.2.4RC1) by changing the Oracle9i typemapping for java.lang.Short from NUMERIC/NUMBER(5) to SMALLINT/NUMBER(5). Thanks to Adrian Brock.
With this change the problem went away for me and all works like before.


Regards
Frank


------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to