Konstantin Ignatyev wrote:
>
> http://tapestry.apache.org/tapestry4.1/dependency-convergence.html
>
> http://tapestry.apache.org/tapestry5/tapestry-hibernate/dependencies.html
Good gravy! I went through the entire list, googled them, and downloaded
every one. After dropping the jars into my
Konstantin Ignatyev wrote:
>
> Bottom line: you need other jars: ognl, cglib , etc.
I downloaded those two jars and put them in my shared/lib Tomcat folder, but
I'm getting the same error.
I'm wondering if it's not that I'm missing jars (though I may be), but some
sort of configuration error.
Konstantin Ignatyev wrote:
>
> Yes, it is irritating not to have all the necessary
> jars.
> I think there always should be a starter.war that
> should been a complete web application setup to drop
> into a servlet container and start playing.
>
> Bottom line: you need other jars: ognl, cglib ,
Hi All,
I'm new to Tapestry and have spent the better portion of the day attempting
to get it running by going through "Enjoying Web Development with Tapestry"
by Kent Tong. I have been unsuccessful in getting the HelloWorld app up and
running. When I attempt to access localhost:8080/HelloWorld