GWT doesn't emulate all the java classes or methods. See:
http://code.google.com/webtoolkit/doc/latest/RefJreEmulation.html
In particular, there's no reflection available in the client.
Paul
On 18/10/11 12:51, Chandan B wrote:
I am facing an issue - exception:
[java] [ERROR] Errors in 'jar:file:/C:/project/performance/p4/
chandanb_p4netapp_1666/sizer_2
.0/c_mode/filters/applogic/dist/applogic_ui.jar!/com/netapp/perf/
applogic/framework/SizingInputWrapp
er.java'
[java] [ERROR] Line 261: The method newInstance() is
undefined for the type Class<captur
e#1-of ? extends BaseAppInput>
Using GWT 2.1, Any help appreciated
--
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.