That breakpoint really helped. (It is trying to instantiate an interface - due to some refactoring)
Dne pátek, 8. června 2012 10:00:41 UTC+2 Thomas Broyer napsal(a): > > > On Friday, June 8, 2012 12:59:57 AM UTC+2, zorro wrote: >> >> Is there a way to find out WHICH TYPE other then scanning my large >> codebase? > > > Isn't ValidationTool giving you warnings? > > You can also simply put a breakpoing into ReflectiveServiceLayer where > this error is reported and look at the value of the 'clazz' argument. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/QRDoXlJOoCAJ. 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.
