Gareth,

> 
> The Tomcat deployment guide specifically advises against 
> combining the src and distribution versions of your web 
> application into the same directory hierarchy, but it seems 
> to me that this is exactly what you have done with the 
> standard Turbine app structure.
> 

Deploy your application as a jar, for example;

  /webapps/newapp/lib/my-application-release-1.0.jar

You dont need to use the src or classes directory's then.





cam



Cameron Riley
[EMAIL PROTECTED]

=======================================================================

Turbine Documentation Project
http://jakarta.apache.org/turbine/turbine-documentation-project.html

=======================================================================





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

Reply via email to