Actually even simply run "ant run-install" would be enough : it should create the table, without changing you existing data but reloading demo data if missing, smart isn'it ? :o)
Jacques > You should have a such table. But you can neglict in a 1st step (leaning) as > long as you will not use Marketing component which an > advanced one. > Are you using Derby ? If it's the case you can simply do an "ant clean-data" > and then "ant run-install" to have a new installation > with fresh demo data. > If you use an external DB just throw it away, recreate it, and run "an > run-install", easy isn'it ? ;o) > > Jacques > > De : "Brendan Vogt" <[EMAIL PROTECTED]> > > Hi, > > > > > > > > I did a rebuild and kept on getting the following warnings, is this > > something to worry about? > > > > > > > > 2007-10-26 14:06:17,703 (main) [ DatabaseUtil.java:343:WARN ] Entity > > [MarketingCampaign] has no table in the database > > > > > > > > Regards, > > > > Brendan Vogt > > > > >
