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 69983 - cannot detect EE instance running if started from the IDE
Summary: cannot detect EE instance running if started from the IDE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 02:46 UTC by _ ludo
Modified: 2005-12-12 11:38 UTC (History)
1 user (show)

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 _ ludo 2005-12-07 02:46:35 UTC
Register a secure AS 8.2 EE domain.
Try to start it from the IDE.
YOu can, but the IDE does not detect it!

This is a regression as it was working a while ago (pre beta, maybe beta).
Not sure for now if this is a change in J2EESERVER lifecycle calls or the AS plugin.
Filing for now in AS plugin 

If the domain is started outside the IDE, the IDE sees its running and detects
it is secured.
Comment 1 _ ludo 2005-12-07 02:47:02 UTC
must fix for 8.2 EE users...
Comment 2 _ ludo 2005-12-07 05:29:21 UTC
I've the fix now.
Testing more...
Comment 3 _ ludo 2005-12-08 00:09:25 UTC
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/dm/SunDeploymentManager.java,v
 <--  SunDeploymentManager.java
new revision: 1.21; previous revision: 1.20
Comment 4 Michal Mocnak 2005-12-12 11:38:12 UTC
Verified