Hello,

     I'm completly new to GWT. I created an application and started it
on local host in hosted mode with no problems. It was communicating
with external database successfuly. But after I put it on a server I
got an RPC exception:

com.google.gwt.user.client.rpc.StatusCodeException: <HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html;
charset=ISO-8859-2">
<TITLE>
(none)
</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">

[...]

<TR><TD VALIGN="top" ALIGN="left" WIDTH=50>
<IMG SRC="/icons/gb.gif" WIDTH=26 HIGHT=19 ALT="English">
</TD><TD>
You don't have permission to access
<STRONG>
/Test/war/test/gwt/
</STRONG>
on this server.
</TD></TR><TR><TD></TD><TD><HR></TD></TR>

[...]

I have completly no idea what's the reason of this problem. I've
searched the web for solution but I couldn't find any. The server
isn't mine so I think it may be problem in its configuration.  I'll be
very grateful for any help.


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