You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ta...@jakarta.apache.org on 2005/01/24 10:05:10 UTC

[Jakarta Tapestry Wiki] New: Installation

   Date: 2005-01-24T01:05:10
   Editor: SimonSpielmann
   Wiki: Jakarta Tapestry Wiki
   Page: Installation
   URL: http://wiki.apache.org/jakarta-tapestry/Installation

   no comment

New Page:

##language:en
== Installing Tapestry Libraries ==

To install tapestry in [www.jboss.org JBoss] or in [jakarta.apache.org/tomcat/ Apache Tomcat]
you have to copy several libraries to the server's lib directory.

For JBoss 4 the default library directory is %JBossRoot%/server/default/lib
For Tomcat the default library directory is %TomcatRoot%/shared/lib

Copy all libraries from the tapestry distribution from the following directories to
the library directory:

Tapestry\lib
Tapestry\lib\ext
Tapestry\lib\runtime

Copy the jars directly (without preceeding pathname).
As result you should have 14 new jars in the lib dir and '''no''' new subdirectories.

To make Tapestry actually work you have to download some additional libraries which are
not included in the tapestry distribution due to license issues.

Download the OGNL Library from http://www.ognl.org/download.html and copy the ognl jar to the lib dir.
For Tomcat you also need the JavaAssist Library from http://www.jboss.org/products/javassist.html or http://www.csg.is.titech.ac.jp/~chiba/javassist/.

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org