]
Jan Kašík closed WFLY-10745.
----------------------------
There is no more left work to be done.
Update the multi-JSF installer to be able to install Mojarra and
MyFaces 2.3.x versions in addition to 2.1.x and 2.2.x versions
-------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-10745
URL:
https://issues.jboss.org/browse/WFLY-10745
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 14.0.0.Beta2
Reporter: Jan Kašík
Assignee: Dmitrii Tikhomirov
Priority: Major
Fix For: 14.0.0.Final
Attachments: hello_jsf.war
It is currently not possible to deploy *.cli built by multi-jsf-installer shipped with
WildFly. When attempting to deploy, this message will appear:
{code}
org.jboss.as.cli.CommandFormatException: org.jboss.as.cli.CommandLineException:
java.util.concurrent.ExecutionException: org.jboss.as.cli.CommandLineException: Failed to
locate
/tmp/vfs/cli-1528866094723/cli-1528866094723450313ef1dc90cff/install-mojarra-2.2.17.cli-212b6d42ba0c47e1/jsf-api-2.2.17.jar,
if you defined a nonexistent resource on purpose you should use the
--allow-nonexistent-resources option
{code}