Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设我有一个部署在 tomcat 80 端口上的 webapp。
是否可以让这个 webapp 监听不同的 SOAP 端口,比如 8080。所以其他应用程序可以将 SOAP 请求发送到 8080 而不是 80?
顺便说一句,我正在使用轴