You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/02/09 15:23:28 UTC

[jira] Resolved: (MYFACES-2525) Split javax.faces package in OSGi

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

Jakob Korherr resolved MYFACES-2525.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2
                   1.2.9-SNAPSHOT
                   1.1.8-SNAPSHOT
         Assignee: Jakob Korherr

> Split javax.faces package in OSGi
> ---------------------------------
>
>                 Key: MYFACES-2525
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2525
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>            Reporter: Jarek Gawor
>            Assignee: Jakob Korherr
>             Fix For: 1.1.8-SNAPSHOT, 1.2.9-SNAPSHOT, 2.0.0-beta-2
>
>
> Right now both api and impl modules claim to export javax.faces package. That's a problem in OSGi environment and actually causes classloading problems. The impl module exports javax.faces package since it contains resource bundles for javax.faces package. Moving the resource bundles to the api module does resolve the OSGi problem and I saw no failures when building the code. I'm building https://svn.apache.org/repos/asf/myfaces/core/trunk.

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