RE: JMX and the SessionManager

2013-12-20 Thread spring
> Create a mbeans-descriptor.xml file? > http://tomcat.apache.org/tomcat-7.0-doc/mbeans-descriptor-howto.html Ah ok, thank you! - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: user

Re: JMX and the SessionManager

2013-12-20 Thread Konstantin Kolinko
2013/12/20 : > > if I use StandardManager or PersistentManager I have a Manager MBean. Fine. > > But if I use DynamoDBSessionManager which extends PersistentManagerBase (as > PersistentManager does) then there is no Mbean. > > I cannot see in the code why this happens. > > https://github.com/aws/a