[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
Fri Sep 11 00:49:00 EDT 2015


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

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

>  jsf-api and jsf-impl are a pair. Either put both into or remove both from web server runtime list.

Are they really both necessary? Most people don't need the impl on the classpath of the project during dev time, but some might. Our jsf examples and quickstarts all work and compile properly without the impl jar. 

>  If remove both, please allow user to add the jars from outside. WildFly 8.2.0 does not allow user add them in from project

Users can already customize the list of what jars are added to their project's classpath, either through the project's build path, or from the runtime claspath entry where we allow users to designate any fileset or module id / slot combination from their runtimes. 

> 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