Author: ningjiang
Date: Mon Sep 26 10:39:47 2011
New Revision: 1175780
URL: http://svn.apache.org/viewvc?rev=1175780&view=rev
Log:
CXF-3825 updated the README file
Modified:
cxf/trunk/distribution/src/main/release/etc/README
Modified: cxf/trunk/distribution/src/main/release/etc/README
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/etc/README?rev=1175780&r1=1175779&r2=1175780&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/etc/README (original)
+++ cxf/trunk/distribution/src/main/release/etc/README Mon Sep 26 10:39:47 2011
@@ -4,7 +4,7 @@ cxf-utils.js: The utilities code is a fi
ejb_servants.properties: This file is used in java connection adapter for
configuration of Apache CXF J2EE connector inbound connections. You may need to
update the file when you build resource adapter (.rar) file.
-logging.properties: This file is used as the j.u.l log configure file when you
run the example.
+logging.properties: This file is used as the j.u.l log configure file when you
run the example with ant.
ra.xml: The resource adapter configure file which is used in the JCA example.