lib/properties.xml in cpee-2.0.30 vs lib/properties.xml in cpee-2.1.0
- old
+ new
@@ -61,11 +61,11 @@
</message> <!--}}}-->
<message name="string"> <!--{{{-->
<parameter name="value" type="string"/>
</message> <!--}}}-->
- <message name="handlerwrapper"> <!--{{{-->
+ <message name="executionhandler"> <!--{{{-->
<parameter name="value" type="string">
<param name="pattern">[A-Z][a-zA-Z]*</param>
</parameter>
</message> <!--}}}-->
@@ -163,12 +163,12 @@
</resource>
<resource relative="message">
<get out="string"/>
</resource>
</resource> <!--}}}-->
- <resource relative="handlerwrapper"> <!--{{{-->
- <put in="handlerwrapper"/>
- <get out="handlerwrapper"/>
+ <resource relative="executionhandler"> <!--{{{-->
+ <put in="executionhandler"/>
+ <get out="executionhandler"/>
</resource> <!--}}}-->
<resource relative="positions"> <!--{{{-->
<get out="positions"/>
<post in="position" out="id"/>
<patch in="positions"/>