I'm trying to narrow down tapestry's minimal dependcies as I'm having some
issues with deploying my app into tomcat.

*Commons*
antlr-runtime-3.3.jar
commons-codec-1.5.jar
javax.inject-1.jar
log4j-1.2.16.jar
plastic-5.3.6.jar
slf4j-api-1.6.1.jar
slf4j-log4j12-1.6.1.jar

*Tapestry's*
tapestry-core-5.3.6.jar
tapestry-func-5.3.6.jar
tapestry-ioc-5.3.6.jar
tapestry-json-5.3.6.jar
tapestry5-annotations-5.3.6.jar

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 ?

Reply via email to