Peter Royal wrote:
On Saturday, August 9, 2003, at 03:08 PM, Peter Klotz wrote:

I get an ConfigurationException with the message Unable to merge configuration item, multiple matches on child or base [name: server].
So obviously the merging into config.xml is done without considering the component names and I have twice a <server> in <tecadapter> and <omiadapter>. But on the one the key-attribute is "href" and the other one "host" but still I get this exception?

That might be due to superfluous key-attribute attributes.

What is superfluos here? I thought that the key-attribute attribute is there to distinguish between a
<server href=""/>
and a
<server host="" port=""/>
for example.
So I have defined in the first case key-attribute="href" and in the second case key-attribute="host". But exactly this causes the exception.
But without that he complains that there are two server-tags.



Peter



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



Reply via email to