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 109222 - Security Manager should add .jks as a keystore file extension
Summary: Security Manager should add .jks as a keystore file extension
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-10 11:07 UTC by Martin Grebac
Modified: 2007-07-12 10:18 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 Martin Grebac 2007-07-10 11:07:37 UTC
.jks is used as a default in Glassfish (Appserver) and this little would make it easier to use SManager also for WSIT users
Comment 1 Lukas Hasik 2007-07-10 12:36:38 UTC
is it DEFECT or ENHANCEMENT ?
Comment 2 Adam Sotona 2007-07-10 13:09:04 UTC
fixed
Comment 3 Martin Grebac 2007-07-12 10:18:52 UTC
Thanks!