[jboss-jira] [JBoss JIRA] (AS7-4181) Where can I find the mbean "jboss.web:type=Manager, path=/MySampleApp, host=localhost" which was availabe in JBoss5.1GA.
Aslam Mohd (JIRA)
jira-events at lists.jboss.org
Thu Mar 15 05:14:48 EDT 2012
Aslam Mohd created AS7-4181:
-------------------------------
Summary: Where can I find the mbean "jboss.web:type=Manager,path=/MySampleApp,host=localhost" which was availabe in JBoss5.1GA.
Key: AS7-4181
URL: https://issues.jboss.org/browse/AS7-4181
Project: Application Server 7
Issue Type: Clarification
Components: JMX
Affects Versions: 7.1.0.Final
Reporter: Aslam Mohd
Assignee: John Bailey
jboss.web:type=Manager,path=/MySampleApp,host=localhost
and its methods expireSession,listSessionIds.
I have to expire a session using expireSession method. In Jboss 5.1 I was able to do that. But in AS7.1.0 Final, I could not find
this mbean. But When I opend the jboss-as-7.1.0.Final\modules\org\jboss\as\web\main\jboss-as-web-7.1.0.Final.jar\org\jboss\as\web\session\ I cound see a mbean DistributableSessionManagerMBean.class. So I think there should be some mbeans which provides expireSession service.
--
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