Got it. Thanks.
On 1/25/06, Cliff Zhao <[EMAIL PROTECTED]> wrote: > > 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. >