Hi Pablo,
pabloa wrote: > > I have an appfuse application that works in jetty. I am trying to run it > in tomcat without success. > > The problem is: I can access to the original appfuse pages, for example: > http://localhost:8081/myapp-1.0-SNAPSHOT/mainMenu.html, but I am unable > to access to app pages like > http://localhost:8081/myapp-1.0-SNAPSHOT/mylist.html, etc in tomcat. I > can access to all the pages using jetty though. > Are your app files (WEB-INF/pages/myList.jsp etc.) in the WAR file deployed to Tomcat? Cheers, Rob Hills Waikiki, Western Australia -- View this message in context: http://www.nabble.com/Problem-trying-to-run-my-application-in-Tomcat-tp19820077s2369p19826178.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]
