Deployment Questions

2004-06-09 Thread Vernon
Hi, My first question is how to install an application as a default one and at the same time keep the original context of ROOT. (I think it would be better to have the manager.) My second question is what is the best way to deploy an application on a Linux from the window development

deployment questions

2004-04-13 Thread Riaan Oberholzer
Hi, I have a setup that works 100% in my development (Windows) and test (linux) environments, but just refuses to work in a linux environment provided by a commercial hosting company. A number of issues arise, one which some of you could perhaps comment: I have a .war which is NOT unpacked. My

RE: deployment questions

2004-04-13 Thread Shapira, Yoav
Message- From: Riaan Oberholzer [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 6:09 AM To: [EMAIL PROTECTED] Subject: deployment questions Hi, I have a setup that works 100% in my development (Windows) and test (linux) environments, but just refuses to work in a linux environment provided

RE: deployment questions

2004-04-13 Thread Riaan Oberholzer
: deployment questions Hi, I have a setup that works 100% in my development (Windows) and test (linux) environments, but just refuses to work in a linux environment provided by a commercial hosting company. A number of issues arise, one which some of you could perhaps comment: I have a .war

Re: deployment questions

2004-04-13 Thread QM
On Tue, Apr 13, 2004 at 03:09:04AM -0700, Riaan Oberholzer wrote: : precompiled JSP's aren't always detected and instead : Apache web server searches for the actual jsp file, : which does not exist. This follows some of my experience: Apache's URI resolution requires the .jsp files to exist