I have very similar software configuration - Gilead 1.3.1, Hibernate, and the exception also is about the timestamp:
Here's what I can retrieve from the client side debugger: "The response could not be deserialized," IncompatibleRemoteServiceException cause: SerializationException detailMessage: java.sql.Timestamp/1769758459 I develop mostly against IE and FF and get this exception in both browsers On May 6, 8:59 am, KevMo <[email protected]> wrote: > I'm using Netbeans (I know, everyone thinks I'm crazy), and as far as > I know there's no actual .classpath file, however these are the GWT > related jars I have included in the classpath: > > gwt-dev.jar > gwt-servlet.jar > gwt-servlet-deps.jar > gwt-user.jar > validation-api-1.0.0.GA.jar > validation-api-1.0.0.GA-sources.jar > > On May 5, 5:29 pm, Juan Pablo Gardella <[email protected]> > wrote: > > > > > > > > > Can you paste to your .classpath file ? > > > 2011/5/5 KevMo <[email protected]> > > > > Thanks for the suggestion. I've replaced all the GWT jars just to be > > > double sure. I still have the same problem though. > > > > On May 5, 12:59 pm, Andrei Bulanau <[email protected]> wrote: > > > > May be you have old version gwt-servlet.jar in your project. > > > > -- > > > 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. -- 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.
