Author: gmazza
Date: Tue Sep 11 19:31:42 2012
New Revision: 1383570

URL: http://svn.apache.org/viewvc?rev=1383570&view=rev
Log:
Better defined need for spring-web.jar

Modified:
    cxf/branches/2.6.x-fixes/distribution/src/main/release/lib/WHICH_JARS

Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/lib/WHICH_JARS
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/lib/WHICH_JARS?rev=1383570&r1=1383569&r2=1383570&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/distribution/src/main/release/lib/WHICH_JARS 
(original)
+++ cxf/branches/2.6.x-fixes/distribution/src/main/release/lib/WHICH_JARS Tue 
Sep 11 19:31:42 2012
@@ -56,9 +56,11 @@ For XML Configuration support:
 - spring-beans.jar
 - spring-context.jar
 - spring-core.jar
-- spring.web.jar
 - FastInfoset.jar
 
+For hosting web services within WARs while using Spring-based CXFServlet:
+- spring.web.jar
+
 For standalone HTTP support:
 - geronimo-servlet.jar
 - jetty-*.jar


Reply via email to