[jboss-jira] [JBoss JIRA] (AS7-2073) Add Connector Operation returns success even if connector fails to start

Jean-Frederic Clere (Commented) (JIRA) jira-events at lists.jboss.org
Wed Oct 12 09:01:21 EDT 2011


    [ https://issues.jboss.org/browse/AS7-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634168#comment-12634168 ] 

Jean-Frederic Clere commented on AS7-2073:
------------------------------------------

Right that creates the ssl attribute.
                
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list