On Wed, May 05, 2004 at 09:36:36PM +0200, [EMAIL PROTECTED] wrote: > Hi, good day to everybody. > I am Roberto from Spain and this is my first time. > First of all, my english is not very good, so excuse me :). > > __And now my question:__ > I was trying to use Oracle10g instead of PostgreSQL in Basic CMP example > with "OpenEJB 0.9.2" and encountered a strange RUNTIME problem that can > be resume in the next line: > > [_____The persistence engine Oracle is not supported in this Castor > configuration________] >
> Global_TX_Database conf/oracle.cmp_global_database.xml > Local_TX_Database conf/oracle.cmp_local_database.xml > > in the CMP Container tag. > > I'm sure (or I think that I'm sure..) that my > "oracle.cmp_global_database.xml", > "oracle.cmp_local_database.xml" > and "oracle.cmp_mapping.xml" are configured correctly. Hi Roberto, What are the contents of you oracle.cmp_*_database.xml files? Oracle is definitely supported, so my guess is something in the database.xml files is still pointing to postresql. -David
