Github user KeiichiFujino commented on the issue:
https://github.com/apache/tomcat/pull/56
I confirmed. there is no problem.
Thanks.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
Github user KeiichiFujino commented on the issue:
https://github.com/apache/tomcat/pull/56
There are two comments.
you need to add BackupManager mbean definitions.
```
```
in org/apache/catalina/ha/session/mbeans-descriptors.xml
There is a typo in
Github user KeiichiFujino commented on the issue:
https://github.com/apache/tomcat/pull/56
Sorry for the late reply.
I do not think it work as expected.
Even if updating the type of channelStartOptions from int to String in
mbeans-descriptor,
it will display int
Github user KeiichiFujino commented on the issue:
https://github.com/apache/tomcat/pull/56
Hi,
some comments :
- SimpleTcpCluster exposes the configuration via JMX.
If you configure channelSendOptions in string form, you should also expose
it to JMX in string