Hi, Is there any way to get Netscape Enterprise Server to work with Tomcat WITHOUT having NES serve the static files?
I have got it working with NES serving the static files but this means I can't re-deploy my application without shutting down both NES and Tomcat because NES holds locks on the files that it served within the expanded war file directory tree. This prevents the directory being removed. I can afford to shut down Tomcat to re-deploy because I have a separate Tomcat instance per webapp, but I only have a single NES instance servicing all webapps. As such, shutting down NES means taking all our webapps offline for the sake of an upgrade to one of them. Obviously this is less than ideal. Initially I had it so that NES wasn't serving the static files and the webapp runs but none of the images, stylesheets etc are displayed. I'm using NES 4 and Tomcat 4.1.18 on Solaris 8. Any ideas, suggestions or experiences? Regards, Craig ********************************************************************** ***** IMPORTANT INFORMATION ***** This document should be read only by those persons to whom it is addressed and its content is not intended for use by any other persons. If you have received this message in error, please notify us immediately. Please also destroy and delete the message from your computer. Any unauthorised form of reproduction of this message is strictly prohibited. St.George is not liable for the proper and complete transmission of the information contained in this communication, nor for any delay in its receipt. **********************************************************************
