When I do a contribution to replace the global in my hivemind module, I got
a duplicate exception:
    <contribution configuration-id="tapestry.state.FactoryObjects">
        <state-object name="global" scope="application">
            <create-instance class="my.package.Global"/>
        </state-object>
    </contribution>

Any thing wrong? Or I can not overwrite?

Thanks.

Reply via email to