1 Reply Latest reply on Sep 6, 2002 6:18 PM by dsundstrom

    jbosscmp-jdbc.xml parsing error

    gummy

      Hi all,

      I got an parsing erro when I try to start the server.
      Here is the case:
      JBoss 3.0.1
      EJB 1.0

      When I put <cmp-version>1.x</cmp-version> in my ejb-jar file, and deploy to JBoss and then try to start the server, i am getting an error saying that:
      <remove-table>false</remove-table> should not be in the <Entity element in the jbosscmp-jdbc.xml file.
      When I remove <cmp-version>1.x</cmp-version> or set to 2.x, it works fine.
      Can someone tell me what I did wrong here? and if possible, please post an example of ejb-jar.xml with EJB 1.0 specs, and teh jbosscmp-jdbc.xml file.
      Thanks in advance.

      David