On 10/19/07, Ashkan Roshanayi <[EMAIL PROTECTED]> wrote: > > Hi Matt, > I was watching your AppGen demo and noticed you are using "tlog" in shell > to start tomcat. I see this is an alias created by you, so I am curious to > know what it is? > Also I tried to use appgen in appfuse 1.9.4 as you demonstrated but got > "Repeated column in mapping for entity" in generated seed data file by > dbunit. In fact all table columns are repeated in seed file. I searched > mailing list but no chance. So before going to open an issue in jira I want > to ask you if there is an updated version of appgen in appfuse 2.0, so > maybe this encourages me to migrate to new version ;)
Yes - AppFuse 2.0 ships with the AppFuse maven plugin that does pretty much the same job as appgen. Documentation is here: http://www.appfuse.org/display/APF/AppFuse+Maven+Plugin Mike Do you know any other out of the box CRUD generation framework? > > > > -- > Ashkan > http://www.rubako.com
