>
> ?
> Martin
>
> _
>
>
>
>
>
>
>> Date: Fri, 28 Mar 2014 18:21:42 -0700
>> Subject: catalina-ant reload task doesn't work
>> From: catph...@catphive.net
>> To: users@tomcat.apache.org
>>
>> Using
Thanks, I assumed reload was more something like undeploy followed by
deploy.
On Sat, Mar 29, 2014 at 4:42 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Brendan,
>
> On 3/28/14, 9:21 PM, Brendan Miller wrote:
> > Using the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Brendan,
On 3/28/14, 9:21 PM, Brendan Miller wrote:
> Using the tasks from the example ant script at:
> http://tomcat.apache.org/tomcat-8.0-doc/appdev/build.xml.txt
>
> I have can deploy and undeploy from ant. However, the "reload" task
> doesn't
$/CATALINA_HOME/conf/server.xml
autoDeploy=true
https://tomcat.apache.org/tomcat-6.0-doc/config/host.html
?
Martin
_
> Date: Fri, 28 Mar 2014 18:21:42 -0700
> Subject: catalina-ant reload task doesn't work
> From: catph...@catphive.net
> To: users@
Using the tasks from the example ant script at:
http://tomcat.apache.org/tomcat-8.0-doc/appdev/build.xml.txt
I have can deploy and undeploy from ant. However, the "reload" task doesn't
seem to do anything.
I make changes to java and html files, run "ant reload" which triggers the
reload task. Ant