> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lwops.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 中间件

包含中间件相关常见问题。

（持续完善中）

## Q1: 纳管 Windows 下的 Tomcat，配置 JMX 失败、12345 端口未监听怎么办？

在tomcat安装目录下找到 `catalina.bat` 文件添加 JMX 参数后，通过双击 `startup.bat` 官方启动脚本启动服务，再检查 12345 端口是否正常监听。
