Re: SOLVED: An IncompatibleRemoteServiceException was thrown

2011-09-16 Thread -sowdri-
Rob,, The fundamental reason for the problem is, as you have rightly guessed there were residues. But what caused these residues? If you are using GPE, the first time you run it, it would ask for webapp directory. Select *target/* for that. Do not use *src/main/webapp *which is for a differe

SOLVED: An IncompatibleRemoteServiceException was thrown

2011-09-15 Thread Rob Tanner
WebModule[/AccountRequest]AuthenService: An > IncompatibleRemoteServiceException was thrown while processing this > call. > com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: > Invalid type signature for > org.linfield.accountRequest.client.AsyncServices.DataToken at >

An IncompatibleRemoteServiceException was thrown

2011-09-15 Thread Rob Tanner
Since I'm testing GlassFish with the intention of moving away from Tomcat, I tried the app there and got an extensive stack trace error report: WebModule[/AccountRequest]AuthenService: An IncompatibleRemoteServiceException was thrown while processing

Re: I need your help error: An IncompatibleRemoteServiceException was thrown while processing this call

2011-01-08 Thread Sebastian Coronado A.
Clean your cache and recompile. regards On 8 ene, 12:52, nacho wrote: > Try to recompile your gwt code. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscr

Re: I need your help error: An IncompatibleRemoteServiceException was thrown while processing this call

2011-01-08 Thread nacho
Try to recompile your gwt code. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@google

I need your help error: An IncompatibleRemoteServiceException was thrown while processing this call

2011-01-07 Thread Sun
follows: Websphere server version 6 Java JDK 1.5 this is the error: ProductServices: An IncompatibleRemoteServiceException was thrown while processing this call.: com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your

I need your help error: An IncompatibleRemoteServiceException was thrown while processing this call

2011-01-07 Thread Sun
gwt update to 2.0.4 version to version 2.1 and when I load my application I get the folowing error: An Thrown WAS IncompatibleRemoteServiceException while processing this call.: com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refr

Re: An IncompatibleRemoteServiceException was thrown while processing this call

2009-12-18 Thread leslie
Resolved. In a sense, the editor actually was an attribute of the Member object, because I was using a form of the observer pattern. The member object had an attribute of type List that contained "observers", and the instance of the panel, the view, was stored as part of this list. (the design is

An IncompatibleRemoteServiceException was thrown while processing this call

2009-12-18 Thread leslie
ervlet: An IncompatibleRemoteServiceException was thrown while processing this call. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: com.google.gwt.user.client.rpc.SerializationException: java.lang.ExceptionInInitializerError at com.google.gwt.user.server.rpc.RPC.decodeRequest(RP