Paul Jenq created MYFACES-3927:
----------------------------------
Summary: Myfaces 2.2.4 not compatible with Google App Engine
Key: MYFACES-3927
URL: https://issues.apache.org/jira/browse/MYFACES-3927
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.2.4
Environment: Google App Engine for Java
Reporter: Paul Jenq
Google App Engine (GAE) for Java uses Servlet 2.5 (Jetty). Myfaces 2.2.4 starts
to use Servlet 3.0 calls for http cookies, as described in the issue
MYFACES-3923. It is incompatible with GAE (until GAE updated to servlet 3.0
that, for some reasons, is not happening). Can the issue be solved by
introducing a context parameter to configure Myfaces 2.2.* to use servlet 2.5
or servlet 3.0?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)