[
https://issues.apache.org/jira/browse/AMQ-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562274#comment-17562274
]
Justin Bertram commented on AMQ-8630:
-------------------------------------
Just because you didn't get an answer on the mailing list doesn't mean this is
the right place to ask the question (as already noted). I recommend you keep
trying on the mailing list. If you don't get an answer it means either nobody
knows the answer or nobody has sufficient time to do the research to find the
answer on your behalf. At that point I'd recommend looking through the code to
get the answer(s) you need. Everything is open-source after all.
> 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)