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 69600

Summary: Inconsistence in the server selection list - servers are not ordered
Product: javaee Reporter: Michal Mocnak <mmocnak>
Component: EARAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Michal Mocnak 2005-11-30 11:01:16 UTC
BUILD: 200511291900
-------------------

1. start nb
2. add at least 2 (more is better) different app servers
3. create EAR project
4. open project properties and open target server selection list
=> servers are not sorted in accordance to alphabet. Other projects (WEB, EJB)
have right sorting
Comment 1 Martin Krauskopf 2006-07-20 14:17:13 UTC
ui/customizer/CustomizerRun.java; 1.12.22.9 -> 1.12.22.10;
Comment 2 Michal Mocnak 2006-12-11 09:33:09 UTC
Verified