Patches item #869309, was opened at 2004-01-02 15:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=869309&group_id=22866
Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Joachim Van der Auwera (triathlon98) Assigned to: Nobody/Anonymous (nobody) Summary: automatic database update, replaces 856849 Initial Comment: Replaces patch 856849 The structure of the database is checked at deployment, all the missing tables are added to the database, fields in existing tables are modified to match the new definition (when possible) and unused tables are deleted. For this behaviour, in jbosscmp-jdbc.xml, in defaults, you have to add <alter-table>true</alter-table> This replaces the previous patch. The original patch has be re-applied to the 3.2.4RC1 codebase (version from 2003-12-30) with preservation of the original formatting of the file, making it easier to integrate the patch in the official codebase. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=869309&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
