On 5/24/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> Sun AS + Myfaces is a huge problem
> as of JEE5 the default implementation of the
> jsf implementation is not overridable anymore within the WEB-INF/lib dir.

I don't think that this is really a problem. It is convenience for the users!
Like JSP- or Servlet-JARs not JSF jars needed for *deployment*

switching inside of the container should be possible (and documented by vendors)

Note that making such a change today on Glassfish would turn it into a non-JavaEE5 container, since MyFaces is a 1.1 implementation and the EE spec requires JSF 1.2.

-Matthias

Craig

Reply via email to