At a minimum, the user should get slapped -- and hard -- for conjuring up an ambiguous configuration. In no case would I argue should it pass. That is, there should be no knobs to turn this "fail safe" behavior.

<missile:conduit id="{http://www.us.military.gov}ICBM";>
   <missile:behavior action="hold"/>
</missile:conduit>
<missile:conduit id="{http://www.us.military.gov}*";>
   <missile:behavior action="launch"/>
</hmissile:conduit>

On May 3, 2007, at 11:32 AM, Tully, Gary wrote:

A fail fast approach will necessitate aborting bus initialisation,
spring will do that if there are duplicate bean ids so I guess it is the
correct approach.  What do you think?

Reply via email to