This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 75912 - wrong exception generated during editing of sun-web.xml
Summary: wrong exception generated during editing of sun-web.xml
Status: RESOLVED DUPLICATE of bug 75712
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-04 11:54 UTC by Amanpreet Kaur
Modified: 2006-06-04 23:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amanpreet Kaur 2006-05-04 11:54:58 UTC
netbeans build #200605040500, appserver fcs build 47, jdk1.5.0_06

1. Create any web application (j2ee 1.4)
2. Add a servlet to it
3. Open sun-web.xml in gui editor.
4. Select Cache tab and then Cache Mapping tab
5. At the Cache Mapping section > click Add
6. At the Selected Cache Mapping section, At the Cache Target section, Select
the Servlet Name
7. At the Cache Reference, Select Policy > click Edit Policy...
  java.lang.IllegalStateException is generated at this stage.
Comment 1 _ pcw 2006-05-29 19:47:28 UTC
1) please always attach a stack trace when reporting bugs involving exceptions.

2) Even though the exception mentioned is different, isn't this a dup of issue
75712?

*** This issue has been marked as a duplicate of 75712 ***