Hello,
I keep getting these strange error messages from Orion when deploying a
CMP bean. It is caused by another table named "course" with different
columns.
What should really happen when a collision like this occurs?

Auto-creating table: create table Course (id integer not null primary
key, name varchar (255) null, description varchar (255) null)
Warning: Error creating table: [SOLID JDBC 2.3.03] SOLID Table Error
13013: Table name COURSE conflicts with an existing entity
EntityBeanWrapper4.java:185: Missing term.
                this.dirty = this.dirty || ();
                                            ^
EntityBeanWrapper4.java:264: Missing term.
                this.dirty = this.dirty || ();
                                            ^
EntityBeanWrapper4.java:343: Missing term.
                this.dirty = this.dirty || ();
                                            ^
3 errors


________________________________________________________________________
A n d e r s  B e n g t s s o n                     [EMAIL PROTECTED]
http://www.natakademin.se/

Reply via email to