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 20702 - deleting a context in server.xml from external tomcat does not reflect change in UI
Summary: deleting a context in server.xml from external tomcat does not reflect change...
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-20 00:35 UTC by joannelau
Modified: 2002-06-07 22:41 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 joannelau 2002-02-20 00:35:54 UTC
build: 020219 CE   Platform: win2000

Assuming I have an external tomcat installed and an existing context in the server.xml.
1) Selecting Installed servers -> Tomcat4.0 -> C:\tools/jakarta-tomcat-4.0.1 -> localhost:8081
  <> /bookstore1 ->C:\CFQA\bookstore1WebModule
  in the runtime tab

2) right click on Delete
3) The UI still shows that the context exist
       <> /bookstore1 -> C:\CFQA\bookstore1WebModule
       should be removed 

4) Even though I select "Delete All contexts" from localhost:8081 does not change the UI

It seems to be badly broken.
Comment 1 Milan Kuchtiak 2002-02-21 17:49:47 UTC
There was an error in text editor <-> explorer synchronization.
Now it should be fixed.
Comment 2 Mikhail Romanov 2002-03-15 22:48:12 UTC
Verified in Build 020315.