Author: ningjiang
Date: Wed Sep 26 02:51:13 2007
New Revision: 579545
URL: http://svn.apache.org/viewvc?rev=579545&view=rev
Log:
CXF-1063 moved hello_world_soap_http to outbound
Added:
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/
- copied from r579490,
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/README.txt
- copied, changed from r579544,
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/README.txt
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/build.xml
- copied unchanged from r579544,
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/build.xml
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/etc/
- copied from r579544,
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/etc/
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/
- copied from r579544,
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/src/
Removed:
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/
Copied:
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/README.txt
(from r579544,
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/README.txt)
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/README.txt?p2=incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/README.txt&p1=incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/README.txt&r1=579544&r2=579545&rev=579545&view=diff
==============================================================================
---
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/README.txt
(original)
+++
incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/README.txt
Wed Sep 26 02:51:13 2007
@@ -1,4 +1,4 @@
-HELLO WORLD (SOAP OVER HTTP) CXF J2EE DEMO
+HELLO WORLD (SOAP OVER HTTP) CXF J2EE OUTBOUND DEMO
============================================
============================================