>
> ?
> 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
ler 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 seem to do anything.
> >
> &g
d" task
> doesn't seem to do anything.
>
> I make changes to java and html files, run "ant reload" which
> triggers the reload task. Ant reports success. I browse to the site
> and my changes aren't reflected. undeploy followed by deploy
> works.
Are you
$/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
Hi. When I compile some classes using the ant task ReloadTask from the
sample build.xml, it doesn't reload
the new compiled classes in tomcat. The only way that I found it does that
is when I remove and reinstall the app.
Is that the normal behaviour, or am I doing something wrong.
Thanks
Hi. When I compiled some classes using the ant task ReloadTask from the
sample build.xml, it doesn't reload
the new compiled classes in tomcat. The only way that I found it does that
is when I remove and reinstall the app.
Do I have to wait for that behaviour, or am I doing something wrong.
Hi. When I compiled some classes using the ant task ReloadTask from the
sample build.xml, it doesn't reload
the new compiled classes in tomcat. The only way that I found it does that
is when I remove and reinstall the app.
Do I have to wait for that behaviour, or am I doing something wrong.
Hi. When I compiled some classes using the ant task ReloadTask from the
sample build.xml, it doesn't reload
the new compiled classes in tomcat. The only way that I found it does that
is when I remove and reinstall the app.
Do I have to wait for that behaviour, or am I doing something wrong.
Thank
Yes. Please find in the attachment.
Raghupathy,Gurumoorthy wrote:
Can you send the build.xml and build.properties ?
-Original Message-
From: Tamas Hegedus [mailto:[EMAIL PROTECTED]
Sent: 01 November 2005 15:35
To: Tomcat Users List
Subject: Re: ant reload
Hmm. Yes, that could be
Can you send the build.xml and build.properties ?
-Original Message-
From: Tamas Hegedus [mailto:[EMAIL PROTECTED]
Sent: 01 November 2005 15:35
To: Tomcat Users List
Subject: Re: ant reload
Hmm. Yes, that could be the problem. Now I tried to figure out how the
developing environment
To: Tomcat Users List
Subject: Re: ant reload
Dear Robert,
Although, I could not find a good doc for context.xml I tried your
context path solution.
1. It works the same way.
2. You wrote: "That should stop the application from being copied." BUT:
I want to copy the new version of
> From: Tamas Hegedus [mailto:[EMAIL PROTECTED]
> Subject: Re: ant reload
>
> Although, I could not find a good doc for context.xml
Hidden in plain sight:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/
[mailto:[EMAIL PROTECTED]
Sent: 01 November 2005 14:40
To: Tomcat Users List
Subject: Re: ant reload
Dear Robert,
Although, I could not find a good doc for context.xml I tried your
context path solution.
1. It works the same way.
2. You wrote: "That should stop the application from being c
hope that helps.
-Robert.
Tamas Hegedus wrote:
Hi,
After src/*.java modification I do an "ant compile", "ant reload".
Nothing happens. Old class files not overwritten.
If I do "ant remove" followed by "ant install": everything is OK
(refreshed).
Do yo
this:
...
That should stop the application from being copied.
I hope that helps.
-Robert.
Tamas Hegedus wrote:
Hi,
After src/*.java modification I do an "ant compile", "ant reload".
Nothing happens. Old class files not overwritten.
If I do "ant remove" followed
Hi,
After src/*.java modification I do an "ant compile", "ant reload".
Nothing happens. Old class files not overwritten.
If I do "ant remove" followed by "ant install": everything is OK
(refreshed).
Do you know what can I miss?
I am using: jdk1.5.0_05
17 matches
Mail list logo