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 12103 - Default RMI executor is RMI Executor (debug)
Summary: Default RMI executor is RMI Executor (debug)
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: rmi (show other bugs)
Version: 3.x
Hardware: All Windows ME/2000
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on: 12233
Blocks:
  Show dependency tree
 
Reported: 2001-05-11 08:41 UTC by Adam Sotona
Modified: 2001-07-20 20:10 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 Adam Sotona 2001-05-11 08:41:18 UTC
executor for RMI is set to "RMI Executor (debug)" instead of "RMI Executor" 
after deletion of proper .nbattrs file
Comment 1 Martin Ryzl 2001-05-24 11:27:36 UTC
RMI Executor should be added in defined order. However, current architecture 
doesn't allow to keep the order. There is a possible workaround but issue 12233 
should be solved first.
Comment 2 Adam Sotona 2001-05-29 14:33:05 UTC
very confusing bug

also affects execution of sources not created inside Netbeans and packaged 
binaries (where is no chance to change executor)
Comment 3 Martin Ryzl 2001-06-26 14:26:16 UTC
fixed in main trunk
Comment 4 Martin Ryzl 2001-06-27 15:10:20 UTC
change of status
Comment 5 Martin Ryzl 2001-06-27 15:12:09 UTC
fixed in pilsen_fcs