0 Replies Latest reply on May 17, 2002 3:24 AM by ionel

    rejected LIKE statement in jboss-ql queries

      Hi,

      I've try to develop a "like" statement in jbosscmp-jdbc.xml but at deploy time, it complains :

      "ERROR [XmlFileLoader] XmlFileLoader: File file:/users/vol1/gardais/app-serv/jboss-3.0.0beta/tmp/deploy/89.facade-jms-like .jar!/META-INF/jbosscmp-jdbc.xml process error. Line: 84. Error message: Element "query" does not allow "jboss-ql" here."

      After studying the DTD, i see no explanation for that behaviour as the query tag allows "(jboss-ql|dynamic-ql|declared-ql)?"


      Does anybody know why do i get this message ?

      INFO [Server] JBoss (MX MicroKernel) [3.0.0beta Date:200202210220]

      jbosscmp-jdbc.xml uses the following doctype :
      <!DOCTYPE jbosscmp-jdbc PUBLIC
      "-//JBoss//DTD JBOSSCMP-JDBC 3.0//EN"
      "http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd">


      thanks for any help,
      ionel