Bugs item #569122, was opened at 2002-06-14 20:16
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=569122&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Frank Langelage (lafr)
Assigned to: Nobody/Anonymous (nobody)
Summary: 3.0.1, CMR: add constraint fails

Initial Comment:
JBoss 3.0.1RC1 on ReliantUNIX 5.45, JDK 1.3.1, Informix
7.31 DB.

The creation of tables and constraints seems to be
corrupted in 3.0.1RC1. All works fine in 3.0.0 final.
When deploying the jar with the ejb's I get messages
about successful creation of tables feature, item and
unit_of_measure.
After this, a foreign-key-constraint on item,
referencing unit_of_measure should be created.
This fails with "referenced table unit_of_measure not
found".
If I look at the tables existing in the database after
this, only the table named item does exist.
The table feature, which was created first, does not exist.
Nor does the table unit_of_measure exist.

The server.log is attached.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=569122&group_id=22866

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to