Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.3
-
None
-
Ganymede on Windows
Description
When editing the Web deployment plan (and probably the application and EJB as well), clicking the Credential Store Edit button does nothing. Have traced through the code and when the button is selected, a call to getCredentialStoreRefWizard is made in SecurityAdvancedSection.java. This method simply returns null without bringing up a dialog and setting the field. With this function disabled, most of the rest of the advanced security options are also disabled.