If you want to globally install Tapestry into Jetty, then I imagine you would put Tapestry's jars and its supporting jars in the lib dir of jetty. The usual way of deploying, however, is to put the tapestry jars into the web app's lib directory. That keeps your application discrete. That way, for example, you could deploy a Tapestry 4 and a Tapestry 3 application side-by-side in Jetty without class conflicts.

Jamie


On Oct 3, 2005, at 11:23 AM, Konstantinos psycharis wrote:

sorry for my deleyed reply to this but I was actually looking for some
installation steps installing Tapestry in Jetty and not a application which
was developed using Tapestry!

Thanks

On Monday 26 September 2005 19:20, Jamie Orchard-Hays wrote:

As with other servlet containers, if you're deploying a war file,
just make sure the tapestry and supporting jars are in WEB-INF/lib.

On Sep 26, 2005, at 11:14 AM, FTP wrote:

Hi,

I was looking in the different tutorials but wasn't able to find
something concerning Tapestry installation with the latest Jetty
server!

Any hints?

Thanks

George


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to