Hello Everyone,

I have an application deployed on GoogleAppEngine and i am using both
openid and appstat.I have defined both of these as a filter i.e openid
filter & appstat filter on /* url pattern.

My issue is, when I use both of these simultaneously I starts
receiving "500 internal error".When I checked the case on a new
standalone application I found that appstat filter defined on /*
pattern does not work with federated login in Application setting &
gives "Error: NOT_FOUND" error while it works fine when defined on any
other url pattern except /*

Kindly suggest as because of this I am confused how to use both openid
filter & appstat filter simultaneously on /* pattern coz federated
login is necessary for openid work.

Any help or suggestion will be highly appreciated as even after a lot
of googling I am not able to find the answer.

Thanks,
Gaurav

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to