Open GoogleCodeExporter opened 8 years ago
Hi, Dharij, Thank you for log this.
Can you upload a example for this issue? I can't found out what's wrong with it.
Or you can have a look this test case for more in Reflection
(http://code.google.com/p/gwt-ent/source/browse/trunk/gwtent/test/com/gwtent/cli
ent/test/reflection/ReflectionTestCase.java)
And now you can invoke by this if you have JDK5: method.invoke(obj,
"ReflectionTest");
Original comment by JamesLuo...@gmail.com
on 20 Jun 2009 at 12:09
Original comment by JamesLuo...@gmail.com
on 20 Jun 2009 at 12:09
Hi James,
I found the mistake, i was trying to invoke a GWT RPC Service or a server side
object via Reflection.
Which i think is not supported by GWT.
If the above assumption is incorrect then please correct me?
Thank you
Dheeraj
Original comment by dhiraj.c...@gmail.com
on 13 Jul 2009 at 4:06
Original issue reported on code.google.com by
dhiraj.c...@gmail.com
on 11 Jun 2009 at 12:20