I suppose the potential confusion is that

       <component name="Catalog">
               <implementation.java class="services.FruitsCatalogImpl"/>
               <property name="currencyCode">USD</property>
               <service name="Catalog">
                       <tuscany:binding.jsonrpc/>
               </service>
       </component>

Wouldn't warn the user that they've put the binding in the wrong place
(what does the spec say about this?).

Simon

Reply via email to