Serialization Error

2012-04-13 Thread Vincenz Mössenböck
Hey i got a serialization error in my prject... just don t konw why may be sb can help me. Here is my Code where the Error occures with some other things. if (listSvc == null) { listSvc = GWT.create(ListServices.class); } // Set up the callback object. AsyncCallback callback = new

GWT add JARS

2012-03-13 Thread Vincenz Mössenböck
Hello, I'm a student at the HTL Wels and I'm trying to learn myself some GWT. I brought everything running, but there is still st what really annoyes me. I always have to copy all the jars like hibernate jars and postgresql jars to the Webinf .lib folder. Is there a way where I can add these ja