Thanks Marcus,

I think I'm closer but it still doesn't work. I've updated my hivemodule.xml, so now the initializer part reads:

<contribution configuration-id="tapestry.init.ApplicationInitializers">
   <command id="zzz" object="service:zzz"/>
</contribution>

But now I get the following exception:

org.apache.hivemind.ApplicationRuntimeException: Unable to construct service tapestry.init.MasterInitializer: Failure invoking constructor for class $ApplicationInitializer_1122afa4f72: java.lang.ArrayStoreException location: jar:file:tapestry-framework-4.1.1.jar!/META-INF/tapestry.init.xml, line 27, column 60

Is there any documentation for this besides the hivedocs?

[EMAIL PROTECTED] wrote:
The name of the config-point is ApplicationInitializers, not
ApplicationSpecificationInitializer.



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

Reply via email to