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.
使用 Tomcat7,我可以部署多个应用程序与 MyFaces 1.x / 2.x 的混合使用可以像在 jboss 中那样切换模块吗?
应该可以正常工作。只需从中删除 myfaces-*.jars <tomcat-home>/lib/,然后在每个 webapp 中包含所需的 MyFaces jars。
<tomcat-home>/lib/