Keith Wall created QPID-6922:
--------------------------------
Summary: Trying to edit shipped authentication provider
'passwordFile' leads to 404
Key: QPID-6922
URL: https://issues.apache.org/jira/browse/QPID-6922
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Keith Wall
Priority: Minor
Steps to reproduce (qpid-java-6.0 RC2):
# Open management console
# Navigate to authentication provider {{passwordFile}}
# Click 'Edit'
# Dialogue box appears
# Click Save without making changes
# Dialogue box disappears DEFECT: Error message "404 - Object with name
'passwordFile' does not exist!" appears
Analysis shows that the dialogue actually causes two updates. It is the second
update that fails. It appears that the location of the second request is badly
constructed. It includes the name of the authentication provider rather than
the name of the preference provider.
https://localhost:8080/api/latest/preferencesprovider/passwordFile/passwordFile
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]