]
Martin Malina closed JBIDE-20562.
---------------------------------
Closing.
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