Salute!

  Seems like, these tags don't work too. (XDoclet 1.1.1)
  And xdoclet shouldn't generate type-mapping element in jbosscmp-jdbc.xml.

  I've downloaded http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd from
jboss.org. It seems like to be an old one. It really defines type-mapping
and it's really used but for other purposes (specifying datasource data
types) than referring to datasource type mappings. Some investigation
discovered that for referring to datasource type-mappings the
datasource-mapping element should be used instead.

  The defaults element from
http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd on jboss.org:
<!ELEMENT defaults (datasource?, type-mapping?, create-table?,
remove-table?, read-only?, time-out?, row-locking?, pk-constraint?,
fk-constraint?, preferred-relation-mapping?, read-ahead?)>
  datasource-mapping isn't found at all there.

alex


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to