Re: seperating content from the application

2010-04-21 Thread Pid
On 21/04/2010 09:54, M.H.G. Emmerig wrote: > > > 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\appl

Re: seperating content from the application

2010-04-21 Thread Electronjockey
Since Windows 2003 doesn't support symlinks to network shares, you might be able to use DFS. Though someone who knows DFS better than I might know for certain. Something like this where "L:" is your local drive: L:\path\to\local\webapps\Root\applicationfiles L:\path\to\local\webapps\Root\publi

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