[richfaces-issues] [JBoss JIRA] (RF-11544) com.sun.faces:jsf-api dependencies should be replaced with javax.faces:jsf-api

Lukáš Fryč (Commented) (JIRA) jira-events at lists.jboss.org
Thu Oct 20 03:50:45 EDT 2011


    [ https://issues.jboss.org/browse/RF-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635977#comment-12635977 ] 

Lukáš Fryč commented on RF-11544:
---------------------------------

Java EE APIs does not have contain method bodies, that's why

{code}
java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/faces/context/FacesContext
{code}

http://weblogs.java.net/blog/ludo/archive/2007/01/java_ee_5_apis.html
                
> com.sun.faces:jsf-api dependencies should be replaced with javax.faces:jsf-api
> ------------------------------------------------------------------------------
>
>                 Key: RF-11544
>                 URL: https://issues.jboss.org/browse/RF-11544
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 4.1.0.Milestone2
>            Reporter: Karel Piwko
>            Assignee: Lukáš Fryč
>             Fix For: 4.1.0.Milestone4
>
>
> Description of problem:
> RichFaces bom contains com.sun.faces for jsf-api definition. 
> Version-Release number of selected component (if applicable):
> 4.1.0-20110910-M2-redhat-1
> How reproducible:
> Always.
> Steps to Reproduce:
> 1. Import org.richfaces:richfaces-bom
> Actual results:
> There is com.sun.faces:jsf-api and com.sun.faces:jsf-impl
> Expected results:
> There should be javax.faces:jsf-api and com.sun.faces:jsf-impl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list