Found the bug that prevent news-app from working with Oracle.
When Orion encounter a disallowed-field in a CMP Entity Bean like date for
Oracle (oracle.xml) change the name of the table field to _name (i.e.:
_date) but in Oracle (my version is 8.0.5) _ generate this error:
Database error: ORA-00911: invalid character
I solved modifying manually orion-ejb-jar.xml but this is not a comfortable
solution.
Couldn't you add a tag in the the database-schemas xmls to personalize the
change of field names?
A similar problem is for table names that with long package names create
table names too long for Oracle.
Best Regards
Luciano Montebove
Finsiel
[EMAIL PROTECTED]