Have you tried simply running it from the command line using "mvn jetty:run" and then navigating to http://localhost:8080?
On Fri, Dec 11, 2009 at 6:09 AM, AlexP <ap2k8...@gmail.com> wrote: > > Hello, > > I have the following issue. > > 1. I have downloaded appfuse-light-spring-hibernate-1.8.2.zip from > > https://appfuse-light.dev.java.net/servlets/ProjectDocumentList?folderID=9159&expandFolder=9159&folderID=0 > > 2. I have extracted the zip and ran "mvn -DdownloadSources=true > -Dwtpversion=1.5 eclipse:clean eclipse:eclipse" inside the newly extracted > folder > > 3. I have imported the file in Eclipse (File -> Import -> from existing > folder etc) > > 4. Defined M2_REPO in eclipse, etc, the "Validate" on the project shows no > problem. > > 5. I add the project to the tomcat 6 server, deploy, and start the server > (no error). > > 6. PROBLEM: when i request "http://localhost:8080/appfuse-light/" in > browser > i get: > The requested resource (/appfuse-light/) is not available. > > 7. PROBLEM: the deployed folder is like in the image > strange_deployment.jpg, > which is wrong. > http://n4.nabble.com/file/n961043/strange_deployment.jpg > > Here is also the eclipse screenshot (appfusion_eclipse.jpg): > http://n4.nabble.com/file/n961043/appfusion_eclipse.jpg > > > What am I doing wrong? > -- > View this message in context: > http://n4.nabble.com/appfuse-light-spring-hibernate-eclipse-issue-tp961043p961043.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >