]
Brian Stansberry reassigned AS7-2073:
-------------------------------------
Assignee: Jean-Frederic Clere (was: Brian Stansberry)
Add Connector Operation returns success even if connector fails to
start
------------------------------------------------------------------------
Key: AS7-2073
URL:
https://issues.jboss.org/browse/AS7-2073
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, Web
Affects Versions: 7.1.0.Alpha1
Reporter: Dominik Pospisil
Assignee: Jean-Frederic Clere
Steps to reproduce:
1) start standalone server
2) issue:
/socket-binding-group=standard-sockets/socket-binding=https:add(port=8443)
/subsystem=web/connector=test-connectr:add(socket-binding=https, scheme=https,
protocol="HTTP/1.1", enabled=true)
What happens is that created connector fails to start due to misssing keystore file.
However the configuration model is updated and the operation returns success.
I think that the model should be rolled back and the operation should return failure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: