Did you follow the steps here http://appfuse.org/display/APF/Eclipse to setup AppFuse with Eclipse? Many of the "errors" Eclipse displays are for the XML fragments in the project. These do not prevent the project from building and running.
In order to be able to help with the maven run:war problems it would help to see the output of the maven command. Mike 2009/8/24 A.S <ansic.s...@gmail.com> > Hi, > a create project from this site: > http://appfuse.org/display/APF/AppFuse+QuickStart, with Spring MVC > Basic. > > all steps work fine, > but when i import project to eclipse, i can't run it, > I errors ( ~300) , with one (IMO) specjial: > > Java problem: Description Resource Path Location > Type > The project cannot be built until build path errors are > resolved myproject Unknown Java Problem > > > I have set $JAVA_HOME var. > > > So i don't know how resolve this problem. > > > I use linux (centos) + mysql (without root password), > > ps. > i can't see web when i use this command: > > mvn jetty:run-war and go to localhost:8080 ( i see web with status 404) > > > i send printscreen with errors from eclipse (as attachment) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net >