You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "karan singh malhi (JIRA)" <ji...@apache.org> on 2008/07/21 02:06:31 UTC

[jira] Resolved: (OPENEJB-861) Add support to add JSF impl jars to WEB-INF/lib

     [ https://issues.apache.org/jira/browse/OPENEJB-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

karan singh malhi resolved OPENEJB-861.
---------------------------------------

    Resolution: Fixed

Revision number:  678330

> Add support to add JSF impl jars to WEB-INF/lib
> -----------------------------------------------
>
>                 Key: OPENEJB-861
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-861
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: tomcat
>    Affects Versions: 3.0.1
>            Reporter: karan singh malhi
>            Assignee: karan singh malhi
>             Fix For: 3.0.1
>
>
> Currently, to make JSF applications work, we have to add JSF implementation libraries to <<Tomcat_Install>>/lib .
> We need have the ability to add JSF implementation jars to each web applications' WEB-INF/lib directory. This would allow a user to use different JSF implementations in different web applications within the same container. 
> If you try and add a JSF implementation jars to WEB-INF/lib, you get a ClassNotFoundException for the java.faces.FacesServlet

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.