Hi All, Realized that I did NOT mention which version of CXF I'm using. It is 2.2.3 (will it change if were to be 2.2.9 ?). Also, I'm deploying to Apache Tomcat 6.0.20 on windows if any of that matters.
Thank you, BR, ~A On Sun, Jul 18, 2010 at 7:08 PM, Anjan Bacchu <[email protected]> wrote: > 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 >> > >
