问题
With Tomcat7 i can deploy several application with misced use of MyFaces 1.x / 2.x In TomEE i run to many exceptions if i deploy Applications with MyFaces 1.x, because tomee has builtin myfaces2 support.. Any ideas, is there a possibility to switch of modules like in jboss?
回答1:
Should work fine. Just delete the myfaces-*.jars from <tomcat-home>/lib/
and then include the desired MyFaces jars in each webapp.
来源:https://stackoverflow.com/questions/13515424/is-it-possible-to-deploy-jsf-myfaces-1-1-5-applications-to-tomee