Hello experts...I am new to tapestry and am trying to create a form using bean edit form. I have a bean Address for which I am trying to create a form.
I am getting the following error:- Render queue error in BeginRender[core/PropertyEditBlocks:select]: Exception constructing service 'BeanValidatorSource': Error invoking constructor org.apache.tapestry5.internal.beanvalidator.BeanValidatorSourceImpl(List) (at BeanValidatorSourceImpl.java:31) via org.apache.tapestry5.beanvalidator.BeanValidatorModule.bind(ServiceBinder) (at BeanValidatorModule.java:57) (for service 'BeanValidatorSource'): Unable to find a default provider I would appreciate if someone could help me or point me to the forum that indicates the resolution. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Getting-errors-when-creating-form-using-beaneditform-tp2826796p2826796.html Sent from the Tapestry - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
