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,
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 pro
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."
I'm hoping t
I'm using 5.0.15.
Thiago H. de Paula Figueiredo wrote:
>
> What Tapestry version are you using? The @Property annotation was added in
> some release I cannot remeber exactly. Make sure you are using the latest
> one. ;)
>
> Em Mon, 13 Oct 2008 15:45:04 -0200, D Dart <[EMAIL PROTECTED]> esc
What Tapestry version are you using? The @Property annotation was added in
some release I cannot remeber exactly. Make sure you are using the latest
one. ;)
Em Mon, 13 Oct 2008 15:45:04 -0200, D Dart <[EMAIL PROTECTED]> escreveu:
I'm doing this tutorial,
http://tapestry.apache.org/tapestry