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 52668 - After restart IDE AppServer should be stopped.
Summary: After restart IDE AppServer should be stopped.
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-20 12:26 UTC by Victoria Zhukovskaya
Modified: 2005-07-19 09:39 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 Victoria Zhukovskaya 2004-12-20 12:26:51 UTC
AS plugin 041220 with NB 200412081800 (FCS)

1. Select Runtime node.
2. Right-click on node "localhost:..." and select
Properties
3. Enter invalid Admin User Name
4. Start Server
5. See dialog "localhost" - enter valid Admin User
Name and password and press OK
6. Server is running. Restart IDE.
7. Right-click on node "localhost:..." and select
Refresh

actual result:
   Server is running

expected result:
   Sever should be stopped
Comment 1 _ ludo 2005-01-31 05:26:30 UTC
just tried and at IDE restart time(step 6) , the server was correctly
stopped when I did a refresh...