You need a tomcat/jetty/similar server to run the actual java servlet
with your server-side code, apache won't run that for you.  Sortof
discussed here, or you can google either of those:

http://code.google.com/webtoolkit/doc/latest/DevGuideDeploying.html#DevGuideDeployingServletContainerUsingRPC

On May 29, 9:28 pm, Sabbir <leo.sh...@gmail.com> wrote:
> i tried to deploy my simple gwt project into local Apache server by
> copying all the contents of war folder to a newly created folder with
> the same name as my project inside the root directory.
>
> now when i run, i can see the interface page, however the RPC call is
> not failing. can anyone explain on this?
>
> or is there anyspecial methodology to deploy a GWT project in to
> apache server?

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