Re: Unable to access dir on network from GWt app

2010-06-08 Thread SC
Okay thanks . On Jun 8, 11:33 am, Lothar Kimmeringer wrote: > SC schrieb: > > > I am  running a GWT application on a tomcat container on a linux > > server. In one part of the code on the server side, I am trying to > > search for some files within a directory st

Unable to access dir on network from GWt app

2010-06-08 Thread SC
I am running a GWT application on a tomcat container on a linux server. In one part of the code on the server side, I am trying to search for some files within a directory structure which is on the network . This works on windows hosted mode (hence I think my code is okay) but not when I deploy

HashMap Serialization Errors - GWT 1.7.0/1.7.1

2009-10-19 Thread Doug In SC
The Windows version of the GWT fails whenever a HashMap is used in an object that implements the IsSerializable interface. An IllegalArgumentException is thrown from the ServerSerializationStreamWriter. If the GWT source code is downloaded and built the problem does not occur however I would pre