[jbosstools-issues] [JBoss JIRA] (JBIDE-20562) WildFly: jsf-impl-2.2.8-jbossorg-1.jar is not in default Runtime list

Rob Stryker (JIRA) issues at jboss.org
Wed Sep 9 18:07:00 EDT 2015


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

Rob Stryker commented on JBIDE-20562:
-------------------------------------

jsf jars were excluded from AS7 in the past because AS7 came bundled with two different jsf implementations.  Choosing one or the other was seen as inappropriate, and including both would obviously lead to compilation errors or compiling against the wrong version of the class. 

As of Wildfly8, only one version is included, which makes this eligible for inclusion in the default list. 

> WildFly: jsf-impl-2.2.8-jbossorg-1.jar is not in default Runtime list
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-20562
>                 URL: https://issues.jboss.org/browse/JBIDE-20562
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.3.0.CR1
>            Reporter: carl zhang
>            Assignee: Rob Stryker
>            Priority: Minor
>             Fix For: 4.3.x
>
>
> In Eclipse, I chose WildFly 8.2.0 server as my local web server. Then I created Dynamic Web Project. After done, I check the project Libraries-->WildFly 8.x Runtime libraries. I can see jboss-jsf-api_2.2_spec-2.2.8.jar in the list, but cannot see jsf-impl-2.2.8-jbossorg-1.jar
> So my Java codes related to jsf-impl classes cannot pass the compile. And I cannot manually add jsf-impl.jar into the project WEB_INF/lib because it cause deployment conflict.
> Please add the jsf-impl jar file into default Runtime library list. I don't check 9.0.0 and 10.0.0, if it is not in their default list. Please add it in



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list