Unfortunately, we don't support one-to-many UI generation at this point. The good news is the default scaffolds for Grails and Rails don't either, so we're not that bad. It's something we'd like to fix, just haven't found the time or energy. ;-)
Matt On Wed, Jul 30, 2008 at 10:08 AM, Allan DaƱos <[EMAIL PROTECTED]> wrote: > Hi Matt, > > I'm trying to generate POJOs from my existing database using mvn > appfuse:gen-model. > The project is based on Struts 2 modular archetype. When I first tried the > appfuse:gen-model, it worked perfectly fine. > When I already added another tables in the database with One-to-Many > relationship, > then run the mvn appfuse:gen-model again, an exception occurs. > > I attached the screenshot of the schema and the exception logs in this mail. > > Thanks. > Allan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >