I used the basic archetypes. I checked the hibernate.cfg.xml for the Person class mapping. It was there. the package of the class is com.tcf.model. However, the table is still not created. Really upset now.
tonylu880042 wrote: > > hi, > I am new to appfuse 2.X . > I follow the tutorials to create a Person table > by using "mvn compile hibernate3:hbm2ddl" command > However, the Person table not show up. It was just created > User/Role tables. > Any suggestion will be appreciate. > Best regards > tony > -- View this message in context: http://www.nabble.com/Database-table-not-create--Newbie-Question-tf3383695s2369.html#a9446119 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
