Changes to tomcat/conf/web.xml
Has anyone else ran into problems with not being able to run multiple
apps. I found that my webapps were trying to run the same default page,
even though it was only in one of them. I tracked it down to a change
in the conf/web.xml. It stipulates the scratchdir.
Making a change to this sets a default value for ALL webapps. I'm
thinking this is NOT a good idea. I'm using build 2126, but it probably
started before this.
--
Norris Shelton
Sun Certified Java Programmer
Please sign in to leave a comment.
Yup. Norris, I filed a bug on this a long while back. The symptom is that
if you run various projects with the same context, the first project you
run, is what is used for the index page of the other projects. It seems
that the scratch dir is not blown away correctly.
Bug is still assigned.
R
On 6/18/04 4:58 PM, in article cavl3r$5lg$1@is.intellij.net, "Norris
Shelton" <i.hate.spam@yahoo.com> wrote:
Could you please remind tracker request number?
http://www.intellij.net/tracker/idea/viewSCR?publicId=33863
On 6/21/04 6:21 AM, in article
15559402.1087813287464.JavaMail.itn@is.intellij.net, "Alexei Nikitin"
<lex@intellij.com> wrote: