[ https://issues.jboss.org/browse/RF-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635401#comment-12635401 ]
Lukáš Fryč edited comment on RF-11544 at 10/18/11 6:15 AM: ----------------------------------------------------------- We are not able to use javax.faces:jsf-api:2.1 and com.sun.faces:jsf-impl:2.1.3, they are incompatible! The same will apply for examples used by users. We need to use Implementation-specific API then. What Karel has suggested is using jboss.org versions of API to be compatible with JBoss AS7 / JBoss Java EE 6 versions of JSF. was (Author: lfryc): We are not able to use javax.faces:jsf-api:2.1 and com.sun.faces:jsf-impl:2.1.3, they are incompatible! The sample applies for examples used by users. We need to use Implementation-specific API then. What Karel has suggested is using jboss.org versions of API to be compatible with JBoss AS7 / JBoss Java EE 6 versions of JSF. > 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 _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues