[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 Apr 20 17:31:00 EDT 2016


     [ https://issues.jboss.org/browse/JBIDE-20562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-20562.
---------------------------------
    Fix Version/s: 4.4.0.Alpha1
                       (was: 4.3.x)
       Resolution: Won't Fix


[~zhangxunan]  Hi Carl:

Sorry I lost track of this issue.  So, we do have a way of adding this which I think you're not aware of. If you select window -> Preferences, then browse to Server / Runtime Environment / Default Classpath, you can select which jboss modules are automatically on the classpath for any given runtime type. 

If you then expand the combo, and select your version of wildfly, you'll see what modules we add to the classpath by default.  You can then click 'add' and a new dialog comes up. You should select "JBoss Module", and then, depending on your version of wildfly, you'd want to type something like com.sun.jsf-impl   with a 'slot' value of "main". 

Hopefully this helps. We won't be adding the implementation jars to the default classpath, but you can do it yourself. :) 

> 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.4.0.Alpha1
>
>
> 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