Thanks for the reply, now this issue is solved by adding validation-api-1.0.0.GA.jar, validation-api-1.0.0.GA-sources.jar in class path.
This jar is available in gwt-2.3.0. But I don't known where this jar is used. On Tue, Aug 23, 2011 at 6:42 PM, Alexander Orlov <[email protected]>wrote: > On Tue, Aug 23, 2011 at 3:08 PM, suresh babu <[email protected]>wrote: > >> Even after adding <inherits name="javax.validation.Validation"/> in >> gwt.xml it shows same error. > > > Are validation-api-*.jar and validation-api-*-sources.jar in your > classpath? > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- Regards Suresh Babu G <http://www.accountingguru.in/> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
