On Thu, Feb 18, 2010 at 3:10 PM, Eric <[email protected]> wrote:

> Thanks for your reply.  Where would you "hard code" the GWT-RPC url?
>
> When *not* using the  annotation you can specify by code the remote end
point.


> I have verified that there isnt a leading "/" in the
> GreetingService.java file.  See below:
>
> package com.sample.myproject.client;
>
> i

Okai for the GWT code.
I'm still believe it's a "path issue".
2 tracks :
What is the contextPath of your webapp ?
If it is "simple" then you should remove the "simple" token from your
servlet mapping.

How does apache forward the request to tomcat?
If it is a jk mapping issues you're app will work with tomcat only (8080).

HIH

-- 
A coward is incapable of exhibiting love; it is the prerogative of the
brave.
--
Mohandas Gandhi

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