You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/23 16:03:00 UTC

[jira] [Commented] (ARTEMIS-3808) Support starting/stopping the embedded web server via mangement

    [ https://issues.apache.org/jira/browse/ARTEMIS-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541024#comment-17541024 ] 

ASF subversion and git services commented on ARTEMIS-3808:
----------------------------------------------------------

Commit 974bd5f6e177f747cd100b50063c53fa5bd8fd3c in activemq-artemis's branch refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=974bd5f6e1 ]

ARTEMIS-3808 support start/stop embedded web server via mngmnt

It would be useful to be able to cycle the embedded web server if, for
example, one needed to renew the SSL certificates. To support
functionality I made a handful of changes, e.g.:

 - Refactoring WebServerComponent so that all the necessary
   configuration would happen in the start() method.
 - Refactoring WebServerComponentTest to re-use code.


> Support starting/stopping the embedded web server via mangement
> ---------------------------------------------------------------
>
>                 Key: ARTEMIS-3808
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3808
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> It would be useful to be able to cycle the embedded web server if, for example, one needed to renew the SSL certificates.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)