Search Type: Posts; User: otipiz
Search: Search took 0.02 seconds.
-
9 Jun 2010 11:23 PM
Jump to post Thread: GXT Worksapce management by otipiz
- Replies
- 0
- Views
- 524
Hello community!
is there any ready solution for management workspaces in the GWT/GXT I mean something similar to ErraiWorkspaces. I don't want to use it now, 'cause it is connected currently to... -
9 Jun 2010 3:06 AM
- Replies
- 10
- Views
- 3,051
wow! I've made it!.. the problem was that all my GWT services are in EAR part of the application, but the gwt-servlet.jar have been packaged twice: in EAR and WAR part... Removing it form WAR made...
-
9 Jun 2010 2:23 AM
- Replies
- 10
- Views
- 3,051
sure! I'm restarting this server every 5 minute in order to verify every idea.
-
9 Jun 2010 2:19 AM
- Replies
- 10
- Views
- 3,051
yeap, I've double checked the ant script everything uses the same source.
-
9 Jun 2010 1:56 AM
- Replies
- 10
- Views
- 3,051
my service:
public interface SprFizLicService extends RemoteService {
public PagingLoadResult<SprFizLicDTO> getData(PagingLoadConfig config);
public String sayHello(String res);
} -
9 Jun 2010 1:45 AM
- Replies
- 10
- Views
- 3,051
Simple services (with Strings, Lists, and so on ) - works fine. The problem begins with PagingLoadConfig as a parameter.
and also a dive into the root of the problem - allows to realize the error... -
9 Jun 2010 1:17 AM
- Replies
- 10
- Views
- 3,051
Hello, community, I've tried to create a simple application (grid loads paged data).
And I'm stuck with the following exception:
com.google.gwt.user.client.rpc.SerializationException:... -
9 Jun 2010 1:13 AM
- Replies
- 0
- Views
- 714
http://www.extjs.com/forum/showthread.php?101201-GXT-2.1.1-and-GWT-2.0.3-results-in-com.g.....rpc.SerializationException&p=475162#post475162
Results 1 to 8 of 8
