Am receiving the following when trying to precompile my jsp. Server starts
up and pages run fine without precompiling.
Using apache-tomcat-6.0.18
[jasper] Nov 4, 2008 8:46:43 PM org.apache.jasper.JspC processFile
[jaspe
Thanks for the info.
For my application, I am using Tapestry which uses
html templates which
I was having trouble to be reloaded by tomcat.
What I ended up doing was to write an ant hotdeploy
script to copy the
files to my tomcat installation then have ant invoke
the "reload"
command on tomcat.
Hi Rashmi,
I'm confused...so in tomcat 6.0 it reloads if it
detects a change at the
root /WEB-INF rather than solely /WEB-INF/classes or
/WEB-INF/lib ?
Thanks,
Josh
Rashmi Rubdi wrote:
> On 4/27/07, Josh Joy <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> There is a rel
Hi,
There is a reloadable attribute that I can set to true
to reload if it
detects a change in |/WEB-INF/classes/| and
|/WEB-INF/lib.
My question is, how can I reload if I make a change to
files in /WEB-INF
directory?
Thanks,
Josh
|
-
Hi,
Is it possible to have yaws serve as the http frontend
for Tomcat?
Similar to how can have apache http serve as the
frontend for tomcat
using AJP
Thanks,
Josh
-
To start a new topic, e-mail: users@tomcat.apache.org
To