cd core mvn install cd ../web mvn appfuse:gen -Dentity=Person HTH,
Matt On Tue, Feb 3, 2009 at 9:31 AM, Ice-Man <derlon.aliend...@gmail.com> wrote: > (thnx for replying) > I hat set the tag <appfuse.version> to 2.0.2 . (but, I'm gonna resume to > the way u ordered.) > and now get the following: ' > Unable to load class declared as <mapping class="br... > ...appSGI.model.Person"/> in configuration > ' in Web Module. -> In Core Module funs everything almost fine.It presents: > ' > src/main/resources/database.properties not found within the project. Trying > absolute path. > ' (does this *file* really exist in AppFuse??! :o) But, anyway it shows: ' > BUILD SUCESSFULL > ' I wander how could I find Core's '.JAR' in Web Module??! > > Ice-Man > > 2009/2/3 Matt Raible <m...@raibledesigns.com> > > Change the version of appfuse-maven-plugin to 2.0.1 in your pom.xml. >> >> Matt >> >> >> On Tue, Feb 3, 2009 at 5:08 AM, Ice-Man <derlon.aliend...@gmail.com>wrote: >> >>> I've just found something of "to revert the version of AMP to 2.0.1."! >>> so, What must I do to do it??! >>> >>> Ice-Man >>> >>> >>> 2009/2/2 Matt Raible <m...@raibledesigns.com> >>> >>>> I don't know what could be causing these issues. Have you tried >>>> searching the archives? >>>> >>>> >>>> Matt >>>> >>>> >>>> On Mon, Feb 2, 2009 at 1:35 PM, Ice-Man <derlon.aliend...@gmail.com>wrote: >>>> >>>>> Hi fellows, >>>>> >>>>> Now, (I've generated Person from DataBase) I've doing Struts2 video >>>>> demo and when I've ran *mvn appfuse:gen -Dentity=Person* in Web >>>>> Module, I get a few erros: ...SAXNotRec...Exc..:Property >>>>> 'http:.../load-external-dtd' is not recognized. >>>>> ' and ' >>>>> FATAL ERROR String is out of range: 1 >>>>> ' (Obs.: the same cmd ran fine in Core Module!) >>>>> What should be the problem??! :o >>>>> >>>>> Ice-Man >>>>> >>>> >>>> >>