Here's the answer in case somebody stumbles across this thread with the same issue: The web.xml file needed to be updated - org.apache.tapestry.TapestryFilter needed to be changed to org.apache.tapestry5.TapestryFilter
Thiago H. de Paula Figueiredo wrote: > > Em Tue, 14 Oct 2008 13:56:04 -0300, D Dart <[EMAIL PROTECTED]> escreveu: > >> Discovered that the WEB-INF/lib directory had 5.0.10 jars in it (new to >> eclipse too), so I removed those and added the 5.0.15 jars, restarted >> eclipse and fixed a few import paths, etc. Trying to run the app in >> Tomcat produces this error, "The requested resource () is not available." > > Check the Tomcat logs. It looks like your application wasn't successfully > started. > >> Problem after problem trying to run the few tutorials out there has >> started >> to turn me off using tapestry :( > > You're having problems with Eclipse, not with Tapestry yet. ;) > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > Consultor, desenvolvedor e instrutor em Java > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/TransformationException-running-tutorial-tp19959440p19983008.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]