Thank You for answer, but can You be more precise? I have hidden the database-communication part of the code but the problem still occured, so I think it's the problem between server and client.
I'm wondering about this server. What if it doesn't have any mechanism to run servlet's on it? On 12 Maj, 20:30, Jim <[email protected]> wrote: > For GWT-database application, you can find an example > inhttp://www.gwtorm.com/mail/Mail.html. The source code is also > available there.Usually this kind of issue is due to serializable or > exception that is not handled in service. > > Jimhttp://www.gwtorm.comhttp://code.google.com/p/dreamsource-orm/downloads/list > > On May 12, 12:56 pm, Rod <[email protected]> wrote: > > > 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 [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 -~----------~----~----~----~------~----~------~--~---
