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 99807

Summary: keystore aliases should be sorted and easily selectable
Product: webservices Reporter: raharsha <raharsha>
Component: WSITAssignee: Martin Grebac <mgrebac>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description raharsha 2007-04-03 13:41:49 UTC
WSIT plugin allows you to specify the keystore and truststore alias . Currently
the aliases are not sorted and we cannot select the alias by typing a few
characters. These two ease of use features are required when there are large
number of aliases.
Comment 1 Martin Grebac 2007-08-17 10:33:52 UTC
Aliases are sorted already. The context selection is more work to do.