Probably about support for JSONArray. I think there's a bug there; it would be nice if the exception message attempted to identify the conflicting object (i.e., for this MappedConfiguration, the key would be insightful).
On Sat, Sep 13, 2008 at 3:06 PM, Martijn Brinkers <[EMAIL PROTECTED]> wrote: > I get the following warning message in the log: > > WARN Service contribution (to service > 'AjaxComponentEventResultProcessor', by > org.apache.tapestry5.services.TapestryModule.contributeAjaxComponentEventResultProcessor(MappedConfiguration, > ObjectLocator) (at TapestryModule.java:1362)) conflicts with existing > contribution (by > org.apache.tapestry.commons.TapestryCommonsModule.contributeAjaxComponentEventResultProcessor(MappedConfiguration, > ObjectLocator, Response) (at TapestryCommonsModule.java:127)) and has been > ignored. > (org.apache.tapestry5.services.TapestryModule.AjaxComponentEventResultProcessor) > > Any idea? > > Thanks, > > Martijn > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
