You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by bu...@apache.org on 2012/12/10 19:29:48 UTC

svn commit: r841476 - in /websites/staging/ode/trunk/content: ./ ws-security-in-ode.html

Author: buildbot
Date: Mon Dec 10 18:29:47 2012
New Revision: 841476

Log:
Staging update by buildbot for ode

Modified:
    websites/staging/ode/trunk/content/   (props changed)
    websites/staging/ode/trunk/content/ws-security-in-ode.html

Propchange: websites/staging/ode/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 10 18:29:47 2012
@@ -1 +1 @@
-1419633
+1419635

Modified: websites/staging/ode/trunk/content/ws-security-in-ode.html
==============================================================================
--- websites/staging/ode/trunk/content/ws-security-in-ode.html (original)
+++ websites/staging/ode/trunk/content/ws-security-in-ode.html Mon Dec 10 18:29:47 2012
@@ -225,9 +225,9 @@ $ buildr test:Secure
 <h5 id="the-nitty-gritty-details">the nitty-gritty details</h5>
 <p>The integration with Rampart described in this section is tested with a decent suite of unit tests. These unit tests are based on the <a href="http://ws.apache.org/rampart/samples.html">Rampart samples</a>. The <a href="http://svn.apache.org/repos/asf/webservices/rampart/branches/java/1_3/modules/rampart-samples/">related resources</a> were imported into ODE repository.</p>
 <p>These tests are divided into two parts: tests using the parameter base configuration model aka "basic tests" and tests using the policy base configuration model aka "policy tests".</p>
-<p>ODE test cases reuse these test cases in two different scenarii:</p>
-<h1 id="the-security-configuration-is-applied-to-an-external-web-service-and-a-ode-process-invokes-it">the security configuration is applied to an "external" web service, and a ODE process invokes it.</h1>
-<h1 id="the-security-configuration-is-applied-to-the-web-service-exposed-by-a-process">the security configuration is applied to the web service exposed by a process.</h1>
+<p>ODE test cases reuse these test cases in two different scenarii:
+<em> the security configuration is applied to an "external" web service, and a ODE process invokes it.
+</em> the security configuration is applied to the web service exposed by a process.</p>
 <p>These partitions lead to four resource directories:
 <em> <a href="http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestRampartBasic/secured-services/">TestRampartBasic/secured-services</a>
 </em> <a href="http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestRampartBasic/secured-processes/">TestRampartBasic/secured-processes</a></p>