ictvmt / mvp4g

Automatically exported from code.google.com/p/mvp4g
0 stars 0 forks source link

Error when running my project which is upgraded from GWT 2.4 to GWT 2.5 #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Error when running my project which is upgraded from GWT 2.4 to GWT 2.5

Original issue reported on code.google.com by milandas...@gmail.com on 13 Jul 2012 at 2:32

Attachments:

GoogleCodeExporter commented 8 years ago
I can compile Mvp4g examples with GWT 2.5 fine. 

When searching on Google about the error you see, this message came up: 
https://groups.google.com/forum/?fromgroups#!topic/google-web-toolkit/p7vtPvkf_l
s. Do you have the same problem?

Original comment by plcoir...@gmail.com on 17 Jul 2012 at 7:02

GoogleCodeExporter commented 8 years ago
No. I m not using GWT Designer. I found out the cause.
1. I have used request factory which is removed from GWT 2.5.
2. GeneratorExt.class is removed from resource package in GWT 2.5

Actually Entity Proxies are generated by SPring roo 1.1.5 which uses
request factory.

Any Suggestions Please.?

Original comment by milandas...@gmail.com on 18 Jul 2012 at 5:36

GoogleCodeExporter commented 8 years ago
this should help: Delete <scope> tag from "gwt-dew" dependency

Original comment by frank.hossfeld on 25 Apr 2013 at 12:09

GoogleCodeExporter commented 8 years ago
I think the issue has been resolved. Please re-open the bug if it's not the 
case.

Original comment by plcoir...@gmail.com on 5 Sep 2013 at 4:34