ok - the changes are checked in. update cvs to get them. be aware that when you re-run 
the build, if you have made any changes to the local.properties file in the build 
directory, it will be overwritten w/ the default one in build/etc. 

in order to use the settings, just change your xdoclet configuration inside the entity 
beans to this:


  | @jboss.persistence
  |            create-table  = "${nukes.create-table}"
  |            remove-table  = "${nukes.remove-table}"
  |            pk-constraint = "${nukes.pk-constraint}"
  | 

create = true, remove = false, and pk-constraint = true for all db except hsqldb. 

on a side note, the i remove the oracle8.properties file and instead made it work like 
the rest of the db settings. if you want to use oracle8, just specify that inside the 
local.properties file.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833843#3833843

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833843


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to