GWT 2.0 - Hibernate - Eclipse: Problem with testing

2010-03-18 Thread pau2bk
Hello, I tried to develop a small server / client program in the following environment: Eclipse 3.5 GWT 2.0 Hibernate When starting the program inside of of eclipse, I got the following exception java.lang.NoClassDefFoundError: java.io.FileOutputStream is a restricted class. Please see the

Re: GWT 2.0 - Hibernate - Eclipse: Problem with testing

2010-03-19 Thread pau2bk
Hello, I found it. The solution was, not to use the App Engine (disable Use Google App Engine in the project properties. Dieter On 18 Mrz., 22:38, Mathieu mathieu.chau...@gmail.com wrote: Hi Dieter, There is an intersting article written here

New LayoutPanels (DockLayoutPanel) need Standard Mode ???

2010-03-19 Thread pau2bk
Hello, Using GWT 3.0.1 with Eclipse 3.5. I created a sample application (starting with the default Eclipse GWT Sample project) with a DockLayoutPanel (using the small code from the Google web site). I tried and tried, but nothing worked. Today I deleted the first (DOCTYPE) line from the HTML