On Sunday 18 July 2010 9:10:31 am Anjan Bacchu wrote: > 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. >
There is a WHICH_JARS file in the lib dir that should help with this question. Dan > Thank you, > > BR, > ~A -- Daniel Kulp [email protected] http://dankulp.com/blog
