Hi all, I have the following environment:

- GWT-2.0.1
- GWT-EXT 2.0.6
- GWTEventService 1.0.2
- Part of POJO Serialization with BeanLib (like Gilead)
- JAAS (Autenticate each request in a RemoteEventService extension)
- JBoss-4.2.3.GA (Tomcat as WebServer)
- Hibernate

Since I migrated to gwt 2.0, Two problems are recurrent in production
(Linux):

1.  ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].
[localhost].[/context]]
Exception while dispatching incoming RPC call
java.net.SocketTimeoutException: Read timed out

2. com.google.gwt.user.client.rpc.SerializationException: Type '???'
was not
assignable to 'com.google.gwt.user.client.rpc.IsSerializable' and did
not have a
custom field serializer.For security purposes, this type will not be
serialized.:
instance = ?...@???


I will be very grateful if someone can help me with this.

Gerson Samaniego

-- 
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to