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 
> :http://code.google.com/intl/fr/webtoolkit/articles/using_gwt_with_hib...
>
> Mathieu
>
> On 17 mar, 13:45,pau2bk<i...@dpaul.de> wrote:
>
> > 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 Google  App Engine developer's guide
> > for more details.
>
> > This happens during creation of the hibernate SessionFactory (factory
> > = new Configuration().configure().buildSessionFactory();)
>
> > When deploying the application to a tomcat server everything works
> > fine.
>
> > Is there any possibility to test such an application inside of
> > Eclipse?
>
> > Dieter

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