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 93056 - View admin console action is enabled even if the server is stopped
Summary: View admin console action is enabled even if the server is stopped
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: OC4J (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Mocnak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 16:24 UTC by Michal Mocnak
Modified: 2007-02-14 15:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
suggested patch (1.92 KB, text/plain)
2007-01-24 09:25 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Mocnak 2007-01-23 16:24:02 UTC
When the server is stopped the action should be disabled.
Comment 1 Petr Blaha 2007-01-24 09:25:04 UTC
Created attachment 37619 [details]
suggested patch
Comment 2 Michal Mocnak 2007-01-24 12:51:31 UTC
Modified:
Checking in ShowAdminToolAction.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/nodes/actions/ShowAdminToolAction.java,v
 <--  ShowAdminToolAction.java
new revision: 1.2; previous revision: 1.1
done
Comment 3 Michal Mocnak 2007-01-24 12:59:49 UTC
Modified:
Checking in ShowAdminToolAction.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/nodes/actions/ShowAdminToolAction.java,v
 <--  ShowAdminToolAction.java
new revision: 1.3; previous revision: 1.2
done
Comment 4 Michal Mocnak 2007-02-14 15:56:02 UTC
Verified