users@glassfish.java.net

HTML File Not Updating on Deploy

From: ITVGuy2000 <hhartley_at_pobox.com>
Date: Fri, 20 Jul 2007 08:17:48 -0700 (PDT)

I am sure (hopeful) that this is something simple, or I am forgetting
something rudimentary.

I have an application made up mostly of JSP pages, with a few HTML files.
When I do a deploy to my remote server with Netbeans it completes without
error. Looking at the server.log file, there are also no errors associated
with the deployment.

When I run the application, and click on the link to my html file, the html
file loads, but it is the old instance (the file that was there before my
latest changes and deployment). I do a view source, and yep, its the old
file.

If I do use the command-line asadmin stop-domain and start-domain commands,
to restart the server, then click the link again. There it is, the updated
HTML file I deployed.

Why aren't my HTML files updating after I deploy new ones?

Is there some configuration I haven't set correctly?

Thanks,

ITVGuy2000
-- 
View this message in context: http://www.nabble.com/HTML-File-Not-Updating-on-Deploy-tf4117740.html#a11710162
Sent from the java.net - glassfish users mailing list archive at Nabble.com.