[
https://issues.apache.org/jira/browse/AMQ-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram closed AMQ-8630.
-------------------------------
Resolution: Fixed
> Expire user session in ActiveMQ Classic Web Console
> ---------------------------------------------------
>
> Key: AMQ-8630
> URL: https://issues.apache.org/jira/browse/AMQ-8630
> Project: ActiveMQ
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 5.16.5
> Environment: Production
> Reporter: Steven Quintero
> Priority: Major
> Attachments: session-timeout activemq.png
>
>
> Hi there,
> It is possible that a user's session expires in the ActiveMQ Classic web
> console, please indicate the steps to follow.
> Otherwise your help with a technical explanation why it couldn't be
>
> I have configured in the file
> /apache-activemq-5.16.5/webapps/admin/WEB-INF/web.xml the following lines
> ref:
> [https://github.com/apache/activemq/blob/master/activemq-web-console/src/main/webapp/WEB-INF/web.xml#L158]
> {noformat}
> <session-config>
> <session-timeout>2</session-timeout>
> </session-config>{noformat}
>
> Regards,
> Steven
--
This message was sent by Atlassian Jira
(v8.20.10#820010)