You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2013/03/12 12:04:54 UTC

svn commit: r1455485 - in /servicemix/smx4/features/trunk/examples/cxf: cxf-ws-security-osgi/README.txt cxf-ws-security-signature/README.txt

Author: ffang
Date: Tue Mar 12 11:04:54 2013
New Revision: 1455485

URL: http://svn.apache.org/r1455485
Log:
[SMX4-1401]also correct README.txt for cxf-ws-security-osgi & cxf-ws-security-signature

Modified:
    servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-osgi/README.txt
    servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-signature/README.txt

Modified: servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-osgi/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-osgi/README.txt?rev=1455485&r1=1455484&r2=1455485&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-osgi/README.txt (original)
+++ servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-osgi/README.txt Tue Mar 12 11:04:54 2013
@@ -147,7 +147,6 @@ To run the java code client:
    If the client request is successful, 
    it will print out
        Hello ffang
-   in the ServiceMix console:
 
 
 Changing /cxf servlet alias

Modified: servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-signature/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-signature/README.txt?rev=1455485&r1=1455484&r2=1455485&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-signature/README.txt (original)
+++ servicemix/smx4/features/trunk/examples/cxf/cxf-ws-security-signature/README.txt Tue Mar 12 11:04:54 2013
@@ -139,7 +139,6 @@ To run the java code client:
    If the client request is successful, 
    it will print out
        <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns2:sayHelloResponse xmlns:ns2="http://cxf.apache.org/wsse/handler/helloworld"><return>Hello CXF</return></ns2:sayHelloResponse></soap:Body></soap:Envelope>
-   in the ServiceMix console:
 
 
 Changing /cxf servlet alias