Patches item #511771, was opened at 2002-02-01 08:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=511771&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: �smund Hjulstad (ahjulsta)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in jbosscmp-jdbc_3_0.dtd

Initial Comment:

fk-constraint-template occurs twice in element 
type-mapping, the first(?) should be replaced with
pk-constraint-template


-<!ELEMENT type-mapping (name, row-locking-template, 
fk-constraint-template,
+<!ELEMENT type-mapping (name, row-locking-template, 
pk-constraint-template,
       fk-constraint-template, (function-mapping, 
mapping)+)>

 <!--



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

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

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

Reply via email to