Hi, I have an application that I distribute an embedded tomcat 5.5. I have several web-apps that use CXF and Spring (always the same versions). Does anyone see any potential problems with moving the cxf and spring libraries to tomcat\common\lib instead of keeping a copy of the libs in every web-app's WEB-INF\lib folder?
Thanks, John
