Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Tomcat Silent Deploy
Tomcat Silent Deploy [message #211178] Thu, 27 March 2008 08:12 Go to next message
Mohsen Saboorian is currently offline Mohsen SaboorianFriend
Messages: 19
Registered: July 2009
Junior Member
Hi,

I used to change my non-Java files (.jsp, .js, .css) and it was silently
deployed to tomcat working directory (when tomcat was running) without any
need to restart. But it's some time that when I change even a single .js
file, the whole application is restarted and causes problems.

What should I do to have Eclipse copy non-Java files silently to tomcat
working directory?

Thanks,
Mohsen.
Re: Tomcat Silent Deploy [message #211201 is a reply to message #211178] Thu, 27 March 2008 20:51 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Mohsen Saboorian wrote:
> Hi,
>
> I used to change my non-Java files (.jsp, .js, .css) and it was silently
> deployed to tomcat working directory (when tomcat was running) without any
> need to restart. But it's some time that when I change even a single .js
> file, the whole application is restarted and causes problems.
>
> What should I do to have Eclipse copy non-Java files silently to tomcat
> working directory?
>
> Thanks,
> Mohsen.
>
>

If you are asking what triggers Tomcat to reload a web application, you
might have better luck asking on the Tomcat Users mailing list. As far
as I know, static content typically should not do so. It is also
possible that something is being published in addition to your change
that is triggering the reload. However, there isn't enough detail here
to do much speculation beyond that.

Cheers,
Larry
Previous Topic:XSD warning that I can't track down
Next Topic:How to launch a tomcat server in Profiling mode programmatically
Goto Forum:
  


Current Time: Thu Mar 28 08:14:36 GMT 2024

Powered by FUDForum. Page generated in 0.04693 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top