Date: 2004-08-19T04:30:59
   Editor: AchimHuegen <[EMAIL PROTECTED]>
   Wiki: Jakarta HiveMind Wiki
   Page: ServiceImplementationSwitch
   URL: http://wiki.apache.org/jakarta-hivemind/ServiceImplementationSwitch

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -79,7 +79,7 @@
 The expression language from ConditionalContributionsProposal could be 
integrated.
 {{{
 <contribution configuration-id="hivemind.ServiceImplementationSwitch" >
-    <switch service-id="foo.service" implementation="{propertyFooService}" 
+    <switch service-id="foo.service" implementation="implJdk14" 
         condition="jdk(1.4)" />
 </contribution>
 }}}

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

Reply via email to