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 82528 - Cannot delete no-target resource on application server 8.2 EE
Summary: Cannot delete no-target resource on application server 8.2 EE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-11 21:32 UTC by liwang
Modified: 2006-09-18 18:27 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 liwang 2006-08-11 21:32:37 UTC
Reproduce steps:
1. Install application server 8.2 EE
2. Install Netbeans 5.5 daily build 2006-08-11
3. Add the application server to Netbeans IDE Runtime
4. In application server admin GUI, create any kind of resource without target.
For example, I create a JDBC datasource without give any target.
5. In Netbeans IDE, refresh
6. Delete the resource from Netbeans IDE Runtime.
The resource fail to be deleted. There is exception thrown in Netbeans log file.
See attached.
Delete the resource that targets DAS instance "server" works fine.
Comment 1 Nitya Doraisamy 2006-08-15 02:23:55 UTC
Updated plugin to handle 8.2 EE management well. Disable and Enable is targeted
against the "server" instance. Undeploy removes the module/resource from all
instances and DAS.
Comment 2 liwang 2006-09-18 18:27:35 UTC
verified in daily build 2006-09-16