1 Reply Latest reply on Aug 19, 2002 9:19 PM by mandarm

    jbosscmp-jdbc.xml ignored

    mandarm

      Hi,
      I am coding a simple CMP Entity bean using Jboss 3.0. I feel like the settings in jbosscmp-jdbc.xml are ignored.
      I am using CMP 2.0.

      The table name given in jbosscmp-jdbc.xml is different than the ejb-name.
      However the table that gets created is same as ejb-name.

      Any ideas ?
      I am attaching the jar file with this posting.

      Thanks
      Mandar

        • 1. Re: jbosscmp-jdbc.xml ignored
          mandarm

          Ignore this query.
          Actually it was tricky. the DOCTYPE line in ejb-jar.xml had a typo and may be that was causing some issues in the overall deployment process.
          I am not sure on this though.
          Now, the jbosscmp-jdbc.xml is read correctly.

          Thanks
          Mandar