From: Jian Lu <jl...@vb...> - 2006-02-13 00:39:06
|
I was using $touch $PROJECT_HOME/GUS/Schema/gus_schema.xml from http://www.gusdb.org/documentation/3.5/developers/html/ch02.html#id856722 I could try what you mentioned here. Thanks. Angel Pizarro wrote: > > Did you "touch" the schema VERSION file prior to building? From the wiki: > > http://www.gusdb.org/wiki/index.php/Installing%20GUS > > > Regenerating the GUS Perl and Java Objects > > touch $PROJECT_HOME/GUS/Model/schema/VERSION > build GUS install -append > > > Jian Lu wrote: > >> Hi GUS, >> >> I created a new schema name called APP with some new tables. I >> registered APP to Core.DatabaseInfo and all new tables to >> Core.TableInfo. When I rebuilt GUS, it seems not recognizing the new >> schema APP. >> >> When talking about extending GUS schema like adding new tables, does >> it mean all new tables have to fall into existing GUS schema such as >> DoTS? What should I do in order to support my own schema? >> >> Thanks. >> >> JL >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through >> log files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >> _______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |