Provisioning using CLI tool for 41.0.0.Final - MyFaces

40 views
Skip to first unread message

Roger Lee

unread,
Jul 27, 2026, 5:32:53 PMJul 27
to WildFly
Trying to Provisioning MyFaces on WildFly 41.0.0.Final:

Run:
/usr/local/Cellar/galleon-7.0.9.Final/bin/galleon.sh \
provision /usr/local/Cellar/galleon-7.0.9.Final/bin/provisioning.xml --dir=41.0.0.Final

provisioning:
<?xml version="1.0" ?>
<installation xmlns="urn:jboss:galleon:provisioning:3.0">
<feature-pack location="org.wildfly:wildfly-ee-10-feature-pack:41.0.0.Final">
<default-configs inherit="true"/>
<packages inherit="true"/>
</feature-pack>
<feature-pack location="org.wildfly:wildfly-myfaces-feature-pack:3.0.0.Final">
<default-configs inherit="true"/>
<packages inherit="true"/>
</feature-pack>
<config model="standalone" name="standalone.xml">
<layers>
<!-- Base layer -->
<include name="myfaces"/>
</layers>
</config>
<options>
<option name="optional-packages" value="passive+"/>
<option name="jboss-fork-embedded" value="true"/>
</options>
</installation>

Provisioning failed:
Resolving feature-pack wildfly-ee:current#40.0.0.FinalError: Provisioning failed.
 * Provisioning failed.
  * Some errors have been encountered processing feature-pack families.
wildfly:jakarta-ee-10+ is provided by more than 1 feature-pack [org.wildfly:wildfly-ee-10-feature-pack:41.0.0.Final, org.wildfly:wildfly-ee-galleon-pack:40.0.0.Final].
wildfly:jakarta-ee-deployment is provided by more than 1 feature-pack [org.wildfly:wildfly-ee-10-feature-pack:41.0.0.Final, org.wildfly:wildfly-ee-galleon-pack:40.0.0.Final].
Check the config and remove the conflicting feature-packs.

Is there a verion for 41.0.0.Final?

Thanks. 

jde...@redhat.com

unread,
Jul 28, 2026, 3:49:30 AMJul 28
to Roger Lee, WildFly
Hi,
For EE 10 you need the 2.0.4.Final version of my faces feature-pack.
JF 



From: wil...@googlegroups.com <wil...@googlegroups.com> on behalf of Roger Lee <notif...@gmail.com>
Date: Monday, 27 July 2026 at 23:33
To: WildFly <wil...@googlegroups.com>
Subject: Provisioning using CLI tool for 41.0.0.Final - MyFaces

Sent from Outlook for Mac
--
You received this message because you are subscribed to the Google Groups "WildFly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/wildfly/33583ac3-ce87-47fc-b65f-4a05c8f441b3n%40googlegroups.com.

Roger Lee

unread,
Jul 28, 2026, 12:06:26 PM (14 days ago) Jul 28
to WildFly
Thank.. Works. 
Reply all
Reply to author
Forward
0 new messages