Cens wrote: > > Hi, > I agree with you sadsadsadsa that Appfuse has a high learning curve and > that > there should be a FAQ section on the site and that the tutorial should be > fool-proof. Ok, that's all true, but anyway I would not say it is a > failure. >
The FAQ is here. A good point to look for information. http://appfuse.org/display/APF/FAQ Cens wrote: > > It took me weeks (no kidding) to make it work. At first I downloaded the > full package (appfuse-2.0.1-with-dependencies.zip, about 150 MB) and when > expanded I didn't figure out what to do with all the stuff. Until I > discovered that Appfuse "does not exists", in the sense that what I > downloaded was just a snapshot of the Maven repository. > Did you go through the (Quick) tutorial? The tutorial explains how to set up projects and how to expand to full-source projects. I wonder why you downloaded the zip. Cens wrote: > > Then wasn't able to make Maven working correctly, since I discovered that > Windows puts the .m2 repository folder into the user folder that contains > spaces in the path and that causes problems with Maven. So I moved the > repo > in another folder and modified the \maven\conf\settings.xml consequently. > This is explained here: "Bug with Ant...". You're right. This should probably go to the FAQ. I ran into the same problem an found the solution in the forum. Only a few days later, I've found it in the tutorial, too. http://appfuse.org/display/APF/AppFuse+QuickStart Cens wrote: > > 1) it puts together for you a number of frameworks in a modular way. How > long it would take in order to put them together by myself, I mean with > all > the stuff working? Too much, definitely! > Right now, I would not even dare to try to glue everything together. Cens wrote: > > 2) once the things are set, it takes a matter of minutes in order to have > a > working CRUD starting just from a database table (Dao, Manager, pages for > the list - paginated - and the detail form, menu item, all created > automatically and set up in Spring and JSF configuration files!) > To be honest, I don't use it. Because I have extra wishes, I implement the code myself. :-) Cens wrote: > > If I had to choose today I probably would go for Appfuse Light with Wicket > as presentation layer. > Interesting. I never tried AppFuse light. :-) Cheers, Martin On Mon, Aug 4, 2008 at 2:11 AM, sadsadsadsa <[EMAIL PROTECTED]> wrote: > > shit. the environment set up and learning cure is damn challenge. > > it took me 4 FULL days to get the whole thing set up. > > 1) why don't just provide a whole ISO image for people to down and build. > include everything??? > > 2) there is an error. i have no idea what the heck is going wrong. tons of > download and mysterious > command line parameters like a hell to me. > > i just follow the 1st tutorial of PersonalDAO. there is an error: > > [INFO] Compilation failure > > > /home/jesse/dev/myproject/core/src/main/java/org/appfuse/tutorial/webapp/action/PersonAction.java:[3,32] > package org.appfuse.webapp.action does not exist > > > /home/xyz/dev/myproject/core/src/main/java/org/appfuse/tutorial/webapp/action/PersonAction.java:[9,34] > cannot find symbol > symbol: class BaseAction > public class PersonAction extends BaseAction { > > > /home/xyz/dev/myproject/core/src/main/java/org/appfuse/tutorial/webapp/action/PersonAction.java:[23,15] > cannot find symbol > symbol : variable SUCCESS > location: class org.appfuse.tutorial.webapp.action.PersonAction > > > TO be honest, i think AppFuse is a failure. > > > -- > View this message in context: > http://www.nabble.com/the-set-up-and-learning-cure-is-crazy-high-tp18803856s2369p18803856.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/the-set-up-and-learning-cure-is-crazy-high-tp18803856s2369p18888287.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]