Got it. Reading your post several times got me to it. Thanks.

On 2 Feb., 22:26, newnoise <tommmuel...@googlemail.com> wrote:
> Hi,
>
> I'm having kind of the same problem, but dont understand what you
> actually did. Could you maybe post a sample web.xml?
>
> Thanks in advance!
> Tom
>
> On 14 Jan., 09:37, rsimon <magickti...@gmail.com> wrote:
>
> > Ouch. Looks like I should have RTFM ;-) Thanks for the hint!
>
> > This solved most of my problem. I was able to map the servlets to /
> > <endpointName>, rather than being forced to create multiple /
> > <moduleName>/<endpointName> mappings. The applications still made
> > their RPC requests to <moduleName>/<endpointName>, though.
>
> > However I could fix that by changing the RemoteServiceRelativePath
> > configuration in my client side service interface, like so:
>
> > RemoteServiceRelativePath("../<endpointName>") instead of
> > ("<endpointName")
>
> > Not sure if this is 100% clean. But it did the trick.

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