Hi All, Just to be sure, what I want to know is
The list of JAR files that I need for a Spring/REST web project that ARE not part of the Spring distribution (Since I already have the Spring distro JAR files in the destination project) Thank you very much, BR, ~A On Sun, Jul 18, 2010 at 6:40 PM, Anjan Bacchu <[email protected]> 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. > > Thank you, > > BR, > ~A >
