Hi I am new to GWT and tried to depoloy the StockPrice sample
application.

If I deploy it to my tomcat Server and access it Directly via
http://example.com:8180/myapp/index.html everything works fine.

But if I set up mod_jk and try to access it via 
http://example.org/myapp/index.html
the server throws a SerializationException:

org.apache.catalina.core.ApplicationContext log
SCHWERWIEGEND: Exception while dispatching incoming RPC call
com.google.gwt.user.client.rpc.SerializationException: Type
'[Lat.externet.tmdaclient.client.StockPrice;' 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 =
[Lat.externet.tmdaclient.client.StockPrice;@5f1ba8

Any Ideas?
greets

-- 
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.

Reply via email to