I'm using JBOSS 3.01.RC1 and Oracle 8i Enterprise.
I get the following Oracle error when using CMP and creating a EJB-QL
relation on a foreign key called TRANSACTION_ID
TRANSACTION_ID is a CHAR(20) as are all my keys as I use abase64 encoded
UUID generation technique for keys.

Error:
2002-09-04 12:59:09,875 ERROR [org.jboss.ejb.GlobalTxEntityMap] Store failed
on entity: 4dMAQiOEFMcxCv7FIMHc
javax.ejb.EJBException: Store failed; CausedByException is:
 ORA-01722: invalid number

Why is JBOSS assuming that foreign keys are NUMBER types?
Can I change this?

Best Regards,
Anthony Geoghegan.
J2EE Developer
CPS Ireland Ltd.



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to