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 - keystore aliases should be sorted and easily selectable
Summary: keystore aliases should be sorted and easily selectable
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 13:41 UTC by raharsha
Modified: 2007-08-17 10:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.