Re: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread M.H.G. Emmerig
Gabriel have you also set de directive in de workers.properties I suggested? in your case that should look like worker.pub-app01.domain=pub-app01 etc Milko Gabriel Tabares

RE: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread M.H.G. Emmerig
you beat me to it I think regards Milko Emmerig "Ockleford Paul (NHS Connecting for Health)"

Re: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread M.H.G. Emmerig
Hello gabriel I think you should have the following in your configuration: in de workers definition something like worker.pub-app01.domain=pub-app01-jvm and in your tomcat server.xml regards Milko Emmerig

placiing content and application on a microsoft DFS solution

2010-06-22 Thread M.H.G. Emmerig
Has anyone ever placed an application and its content on a redundant DFS solution? So as when one DFS server fails, another takes over. Does anyone see possible problems with this setup? ie. when dfs server fails does tomcat loose connection to the app or is the failover fast enough. regards M

RE: deleted page not immediately invalidated

2010-04-28 Thread M.H.G. Emmerig
List" > From: M.H.G. Emmerig [mailto:m.h.g.emme...@dnb.nl] > Subject: Re: deleted page not immediately invalidated > > Jamie is not an alias for me ;-) Didn't think so. > we are using vers

Re: deleted page not immediately invalidated

2010-04-27 Thread M.H.G. Emmerig
List" 2010/4/27 M.H.G. Emmerig : > > > What could be causing this behaviour? > Some tomcat versions work like that. See bugzilla for more details. I have no clue on what Tomcat version you are using, etc. etc. Best regar

deleted page not immediately invalidated

2010-04-27 Thread M.H.G. Emmerig
hello We have a website which has it's content on a filesystem. all pages are jsp, with caching off. when we change a jsp, it get's recompiled at once when refreshing the page, so the new content is displayed. This is correct. now, when we delete a page from the filesystem and we do a refresh,

seperating content from the application

2010-04-21 Thread M.H.G. Emmerig
Hello Our current configuration: We are running tomcat 6.0.16 on windows 2003 enterprise. We have a website which consists of an application part and a content part. Both are in the same folder structure, eg. webapps\Root\applicationfiles webapps\Root\content\publications webapps\Root\content