Hi,
Did you use the Eclipse Plugin to create your project? If so, did you check
the "Use Google App Engine" checkbox? That may be your problem. You should
only check this box if you plan on deploying your project to Google's
servers. Those types of projects do not allow access to all of Java's
classes for security reasons.

To fix this problem, go to your Project Properties -> Google -> App Engine,
and uncheck the "Use Google App Engine" box.


Rajeev

On Thu, Jun 4, 2009 at 12:07 PM, Lucas Neves Martins <[email protected]>wrote:

>
> Hey guys,
>
> I'm having some issues about permission with the built-in server of
> Gwt,
>
> It denies any socket creation and filesystem access.
>
> How do I configure it to allow these things? I can do it in tomcat or
> glassfish,
> but I can't find the configuration file of the built-in hosted mode
> server.
>
> I appreciate any help,
>
> Thanks.
>
> >
>

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