The table names are specified in annotations. You'll need to import the core classes into your project to change this:
http://appfuse.org/display/APF/AppFuse+Core+Classes Matt On Wed, Aug 6, 2008 at 7:23 AM, ajaysingh <[EMAIL PROTECTED]> wrote: > > http://www.nabble.com/file/p18851106/Eror.txt Eror.txt > Hello Everyone, > > Appfuse is able to create app_user and user_role table in Sybase Databse > database,but it is not able to create role table in database because "role" > is considered as a keyword in Sybase database.so i have changed name of > table "role" as "app_role" in src\test\resources\sampl-data.xml file and ran > mvn command.but eventhough Appfuse is trying to create "role" table.so > question is that, from where AppFuse is reading the table name?and i have > checked table names app_user ,user_role and role at everywhere in my > environment and repositry but I haven't get any references of these name > except from sample-data.xml.so where i need to change the table name "role" > as "app_role" in this environment so that AppFuse could able create > "app_role" table in syabse database. > > Plaese help me asap in this regard. > > Thanks > Ajay p Singh > > > -- > View this message in context: > http://www.nabble.com/Facing-Problem-While-Connecting-AppFuse-With-Sybase-Database-tp18851106s2369p18851106.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]