2 Replies Latest reply on Sep 9, 2002 9:49 AM by dirk.versavel

    Problem with parsing sql-type field in jbosscmp-jdbc.xml

    dirk.versavel

      When adding an 'sql-type' element in the 'cmp-field' element in the jbosscmp-jdbc.xml file (JBOSS 3.0), I get following error: "org.xml.sax.SAXParserException: Element 'cmp-field' does not allow "sql-type" here."

      Although, this sql-type is documented and according to the related dtd which comes with the jboss fileset ($JBOSS_HOME/docs/dtd/jbosscmp-jdbc_3_0.dtd) the sql-type is allowed in the cmp-field element.

      But, the PUBLIC version of the dtd which should be availabe on the www.jboss.org site is not available!

      What is wrong here??? Which dtd is used by the xml parser here? How to get further???

      Please HELP!