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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903505#3903505 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903505 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
