Please have a look at your jetty log, there must be some error message when deploying your t5 application.
DH ----- Original Message ----- From: "Mite" <[email protected]> To: <[email protected]> Sent: Friday, March 19, 2010 9:38 AM Subject: Directory listing error > > I have created a project few hours ago with the quickstart archetype. I was > able to start it and it was running OK. I created some model classes and > annotated them with hibernate to connect them to my database. Now I try to > run the application (http://localhost:8081/)and all I get is a directory > listing. > When I click some of the files it says: > > HTTP ERROR: 403 > > URI /Index.tml may not be accessed remotely. > > I am using Jetty and Eclipse. > > I know it is a small chance, but does anyone has an idea what is the > problem? > > Thank you > -- > View this message in context: > http://old.nabble.com/Directory-listing-error-tp27950872p27950872.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
