Yea, it helped. Just added method below into AppModule

public static void
contributeApplicationDefaults(MappedConfiguration<String, String>
configuration)
    {
        configuration.add(TapestryConstants.PRODUCTION_MODE_SYMBOL, "false");
    }

And it also solved my problem showing which my method caused problem
completely not connected with tapestry :)

Thank you for help, again community at users@tapestry.apache.org
showed its power and potential :)

PS: What about adding it to WIki Pages? I don't see it clearly written
in any of wiki articles. I could do it, but I am not sure is it good
idea :)

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

Reply via email to