[
https://issues.apache.org/jira/browse/MYFACES-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520111
]
bhuemer edited comment on MYFACES-1244 at 8/16/07 4:40 AM:
-------------------------------------------------------------------
It still seems that no one has commited this patch yet. Call me a nitpicker,
but isn't this behaviour required by the JSF 1.2 specification (see section
10.2.6.2, paragraph 2)? Note that Christoph's patch is somewhat outdated by now
but as it's just a single method it shouldn't be a problem.
was (Author: bhuemer):
It still seems that no one has commited this patch yet. Call me a
nitpicker, but isn't this behaviour required by the JSF 1.2 specification (see
section 10.2.6.2, paragraph 2)? Note that the patch is somewhat outdated by now
but as it's just a single method it shouldn't be a problem.
> JSR-252 Issue #95: Allow multiple instances of FacesServlet in a single
> webapp, mapped with different URI mappings, to use different implementations
> of Lifecycle
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-1244
> URL: https://issues.apache.org/jira/browse/MYFACES-1244
> Project: MyFaces Core
> Issue Type: New Feature
> Components: JSR-252
> Reporter: Stan Silvert
> Assignee: Christoph Ebner
> Fix For: 1.2.1-SNAPSHOT
>
> Attachments: FacesServlet.java, FacesServlet.patch
>
>
> Allow multiple instances of FacesServlet in a single webapp, mapped with
> different URI mappings, to use different implementations of Lifecycle by
> allowing the lifecycle-id to be specified as an init-param in addition to the
> existing way of specifying it as a context-param.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=95
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.