You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Skijor <sk...@gmail.com> on 2007/06/07 04:08:57 UTC

Tomcat Deployer Problem

Does anyone use the tomcat deployer?  Will someone show me an example
deployer.properties with the following properties defined and where they map
to on your filesystem?  The manual lacks an example and I can't figure it
out from the build.xml file.

build:C:\webapps\ixania\build
webapp:ixania
path:/ixania

Is it correct to put this file at the root of the deployer installation and
try to run it from there? How does the deployer find the source code using
${build}/webapp${path}?

thanks