[Yanel-commits] rev 29353 - public/yanel/contributions/resources/soap

michi at wyona.com michi at wyona.com
Thu Nov 29 10:01:04 CET 2007


Author: michi
Date: 2007-11-29 10:01:04 +0100 (Thu, 29 Nov 2007)
New Revision: 29353

Modified:
   public/yanel/contributions/resources/soap/resource.xml
Log:
custom adapter property added

Modified: public/yanel/contributions/resources/soap/resource.xml
===================================================================
--- public/yanel/contributions/resources/soap/resource.xml	2007-11-29 08:59:39 UTC (rev 29352)
+++ public/yanel/contributions/resources/soap/resource.xml	2007-11-29 09:01:04 UTC (rev 29353)
@@ -13,5 +13,8 @@
   <property name="mime-type" default-value="application/soap+xml"/>
   <!-- Is this actually being used? -->
   <property name="encoding" default-value="UTF-8"/>
+
+  <!-- Allows to specify a custom adapter, e.g. org.wyona.neutron.SOAP -->
+  <property name="adapter"/>
 </rtd>
 </resource>



More information about the Yanel-commits mailing list