Thanks a lot that helped a lot. I believe the error message could be a bit more explanatory ? And don't you agree that tapestry's download should only contain minimal dependencies ? Or at least locate extra dependencies within a separate folder ?
Thanks again. On Wed, Dec 5, 2012 at 2:29 AM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote: > On Tue, 04 Dec 2012 19:47:53 -0200, Muhammad Gelbana <m.gelb...@gmail.com> > wrote: > > I'm trying to narrow down tapestry's minimal dependcies as I'm having >> some issues with deploying my app into tomcat. >> > > Why don't you use Maven for that? Check http://maven.apache.org/** > plugins/maven-dependency-**plugin/tree-mojo.html<http://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html> > . > > > I believe the mentioned JARs are the minimal that tapestry needs to run, >> but what about these two: >> >> tapestry-javadoc-5.3.6.jar >> tapestry-jmx-5.3.6.jar >> >> Does tapestry need them to basically operate ? >> > > tapestry-javadoc is used for generating documentation and tapestry-jmx is > only used if you want to expose Tapestry stuff in JMX, so no, Tapestry > don't need them. > > -- > Thiago H. de Paula Figueiredo > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> > For additional commands, e-mail: users-h...@tapestry.apache.org > >