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 159869

Summary: Keystore configuration dialog supports only .jks keystore files
Product: webservices Reporter: mann <mann>
Component: WSITAssignee: Martin Grebac <mgrebac>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mann 2009-03-08 15:22:01 UTC
Keystore Configuration dialog (in webservice configuration - Quality of Service - Secure service) does not accept 
keystore files with other than  .jks (and possibly .p12 - not tested) extension. 
If there is a Location path to for example c:\temp\mystore.keystore , dialog shows wrong password message. Same file 
renamed to c:\temp\mystore.jks works fine.
Comment 1 Martin Grebac 2009-03-09 11:23:48 UTC
changing to enhancement