Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Tomcat Silent Deploy
Tomcat Silent Deploy [message #211178] Thu, 27 March 2008 04:12 Go to next message
Eclipse UserFriend
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 16:51 Go to previous message
Eclipse UserFriend
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: Wed May 07 17:36:57 EDT 2025

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

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

Back to the top