Hello, i have easy form and easy datefield <form t:type="form" t:id="searchForm" class="general_form" > <input t:type="datefield" t:id="orderDateFrom" value="orderDateFromSX" class="text" /> </form>
...and i still get exception(in blackbird), when i click on day in calendar, it seems like ajax exception, but i am not using ajax... Communication with the server failed: Exception constructing service 'AjaxComponentEventResultProcessor': Error invoking service builder method org.apache.tapestry5.services.TapestryModule.buildAjaxComponentEventResultProcessor(Map) (at TapestryModule.java:1270) (for service 'AjaxComponentEventResultProcessor'): Error invoking service contribution method org.apache.tapestry5.services.TapestryModule.contributeAjaxComponentEventResultProcessor(MappedConfiguration): Service contribution (to service 'AjaxComponentEventResultProcessor') conflicts with existing contribution (by org.apache.tapestry.commons.TapestryCommonsModule.contributeAjaxComponentEventResultProcessor(MappedConfiguration, ObjectLocator, Response) (at TapestryCommonsModule.java:127)). can anybody help? thanks -- View this message in context: http://old.nabble.com/DateField-Exception-tp26801052p26801052.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org