Author: vikas
Date: Mon Jan 16 20:38:11 2006
New Revision: 369680

URL: http://svn.apache.org/viewcvs?rev=369680&view=rev
Log:
Changes in place!

Modified:
    incubator/synapse/trunk/java/src/sampleMediators/deprecation/README.txt

Modified: 
incubator/synapse/trunk/java/src/sampleMediators/deprecation/README.txt
URL: 
http://svn.apache.org/viewcvs/incubator/synapse/trunk/java/src/sampleMediators/deprecation/README.txt?rev=369680&r1=369679&r2=369680&view=diff
==============================================================================
--- incubator/synapse/trunk/java/src/sampleMediators/deprecation/README.txt 
(original)
+++ incubator/synapse/trunk/java/src/sampleMediators/deprecation/README.txt Mon 
Jan 16 20:38:11 2006
@@ -18,9 +18,6 @@
 When a SynapseContext is sent to the DeprecationMediator it checks wether the 
service to which the request is
 addressed is deprecatd or not. It sets the value in the 
"synapse.deprecation.result" property in the synapseContext.
 
-A config folder has been created in Synapse to hold the xml files that would 
be used to pass data to the mediators.
-The deprecation.xml file is the one to begin with.
-
 Return Values
 --------------
 True - Service is not deprecated, the request can go on.
@@ -29,7 +26,10 @@
 To try out the mediator
 ------------------------
 
- - Modify the deprecation.xml present in the 'config' folder to suit the 
configuration you want.
+ - Modify the deprecation.xml present in the 
+      * aar (in case you are using the binary)
+      * src\sampleMediators\deprecation\META-INF (in case you are working with 
the source)
+   to suit the configuration you want.
  - Send in a request to Synapse and see it work/get rejected depending on the 
settings.
 
 ~Lots of scope for enhancement and improvement. Will keep adding up!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to