0 Replies Latest reply on Oct 26, 2005 7:34 AM by pandu_ranga_prudhivi

    CMP Entity Bean Create table tab in jbosscmp-jdbc.xml

    pandu_ranga_prudhivi

      Hello,
      We are building J2EE application using existing database. I developed couple of CMP beans and tried to deploy it.
      In my jbosscmp-jdbc.xml file, the defualts section is as follows.


      java:/concorde.JDBC.TXDataSource.GBL
      <datasource-mapping>mySQL</datasource-mapping>


      When I deployed CMP bean, It always creates new table.
      Could anyone helps me how to disable this feature?

      I went through lot of documentation.
      In jbosscmp-jdbc.xml, even I added entry called <create-table>false</create-table>.

      Still It creates the table.
      I dont know how this problem will be fixed.
      Once Again, I request you all, please let me know the solution/

      Regards,
      Pandu