For GWT-database application, you can find an example in
http://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.


Jim
http://www.gwtorm.com
http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to