What version of AppFuse are you using? This functionality is built into both 1.x and 2.x.
1.x: http://raibledesigns.com/wiki/Wiki.jsp?page=AppGen 2.x: http://appfuse.org/display/APF/AppFuse+Maven+Plugin Regardless of the fact that these exist, it's always great to hear about other projects with similar functionality. I would check out one of the above (depending on your version) and if there's any functionality missing, maybe we can add it. Cheers, Matt On Tue, Sep 16, 2008 at 3:15 PM, agathon <[EMAIL PROTECTED]> wrote: > > well to be honest i never used the appfuse:gen or gen-model command, i am > using appfuse since two years now and i didn't know there was such a thing > ... :confused: > i can tell you what the script does ... than you see the differences: > > Model with fields > Dao > DaoHibernate > HbmXML > addToHibernateConfig > Manager > ManagerImpl > writeToServiceConfiguration > writeToServiceServerConf > WebController > WebContainer > writeSQLTables > > it fairly simple but yours is probably much better =) > > > > > mraible wrote: >> >> On Tue, Sep 16, 2008 at 1:15 PM, agathon <[EMAIL PROTECTED]> wrote: >>> >>> The Build and compile process took me to much time so i took advantage of >>> the >>> eclipse autobuild function! >>> >>> http://snackycracky.wordpress.com/2008/09/16/appfuse-automatic-build-with-eclipse/ >>> automatic build with eclipse >> >> Thanks for putting this together. >> >>> >>> Generating all the files for introducing a new Model to my >>> Application(Spring, Hibernate, SpringMVC) takes me over more than one h. >>> >>> Here is a litte gernerator for doing the basics (crud, daoInterface, >>> model,(+vars), sql query, …. ) in less a second!!! >>> >>> check out my >>> http://snackycracky.wordpress.com/2007/10/22/appfuse-file-generator/ >>> model >>> generator too >> >> How is this different then "appfuse:gen or gen-model"? >> >> Thanks, >> >> Matt >> >>> >>> best regards from berlin, >>> nils >>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Solutions%3A-AppFuse-automatic-build-with-eclipse-%2B-model-generator-tp19518635s2369p19518635.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] >>> >>> >> >> > > -- > View this message in context: > http://www.nabble.com/Solutions%3A-AppFuse-automatic-build-with-eclipse-%2B-model-generator-tp19518635s2369p19520447.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] > >