The following issue has been updated:
Updater: Vincent Massol (mailto:[EMAIL PROTECTED])
Date: Sat, 17 Apr 2004 8:37 AM
Changes:
assignee changed from Cactus Developers Mailing List to Christopher Lenz
description changed from When the Servlet test is run via Eclipse Plugin,
The following servlet-mapping
entry gets enrered each time the test is run. So after a while there are
numerous such entries in the web.xml file
<servlet-mapping>
<servlet-name>ServletRedirector</servlet-name>
<url-pattern>/ServletRedirector</url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>JspRedirector</servlet-name>
<url-pattern>/JspRedirector</url-pattern>
</servlet-mapping> to When the Servlet test is run via Eclipse Plugin, The following
servlet-mapping
entry gets enrered each time the test is run. So after a while there are
numerous such entries in the web.xml file
<servlet-mapping>
<servlet-name>ServletRedirector</servlet-name>
<url-pattern>/ServletRedirector</url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>JspRedirector</servlet-name>
<url-pattern>/JspRedirector</url-pattern>
</servlet-mapping>
environment changed from Operating System: Windows XP
Platform: PC to Operating System: Windows XP
Platform: PC
priority changed to Blocker
Fix Version changed to 1.5-beta1
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/CACTUS-42?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/CACTUS-42
Here is an overview of the issue:
---------------------------------------------------------------------
Key: CACTUS-42
Summary: servlet-mapping is appended in web.xml on each run of the test
Type: Bug
Status: Resolved
Priority: Blocker
Resolution: CANNOT REPRODUCE
Project: Cactus
Components:
Eclipse Integration
Fix Fors:
1.5-beta1
Assignee: Christopher Lenz
Reporter: Kumar pandey
Created: Sun, 11 May 2003 10:36 PM
Updated: Sat, 17 Apr 2004 8:37 AM
Environment: Operating System: Windows XP
Platform: PC
Description:
When the Servlet test is run via Eclipse Plugin, The following servlet-mapping
entry gets enrered each time the test is run. So after a while there are
numerous such entries in the web.xml file
<servlet-mapping>
<servlet-name>ServletRedirector</servlet-name>
<url-pattern>/ServletRedirector</url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>JspRedirector</servlet-name>
<url-pattern>/JspRedirector</url-pattern>
</servlet-mapping>
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]