Hi Timofey,

it seems that servlet filters are somewhat broken in 1.3.3:

http://code.google.com/p/googleappengine/issues/detail?id=3138

Regards,
Martin

On Apr 26, 6:57 am, Timofey Koolin <[email protected]> wrote:
> I use 1.3.3.1
>
> On 25 апр, 14:40, seleronm <[email protected]> wrote:
>
>
>
>
>
> > Hi,
>
> > >On local machine I use guice for servlet-injection and map url to
> > >servlets:
> > >            serve("/api").with(RemoteAPIImpl.class);
> > >            serve("/shoplist/api").with(RemoteAPIImpl.class);
> > >and it work.
>
> > >On appengine servers it serve don't work and I have 404 error.
>
> > What is the version of SDK that you are using?
>
> > Though I am not trying in detail
> > It is likely to be corrected with SDK 1.3.3.1.
>
> >http://code.google.com/p/googleappengine/downloads/list
>
> > Please try.
> > thanks.
>
> > >--
> > >You received this message because you are subscribed to the Google Groups
> > >"Google App Engine for Java" group.
> > >To post to this group, send email to 
> > >[email protected].
> > >To unsubscribe from this group, send email to google-appengine-java+
> > >[email protected].
> > >For more options, visit this group athttp://groups.google.com/group/google-
> > >appengine-java?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google App Engine for Java" 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 
> > athttp://groups.google.com/group/google-appengine-java?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine for Java" 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 
> athttp://groups.google.com/group/google-appengine-java?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to