hi all, I'm a CXF beginner . I am merging 2 projects : 1) GWT and spring 3.01/hibernate 3.2.x 2) CXF using REST only(No SOAP) using Spring : For this project, I put the whole of CXF_HOME\lib\*.jar into the Project lib directory.
I'm trying to merge Project #2 into Project #1. Because both projects having spring and its dependents as common JARS, I'm wondering what are the essential JAR files that I need to pick from Project #2 and copy into the RESULTing Project. Thank you, BR, ~A
