Use Jetty on WildFly 39.0.1

45 views
Skip to first unread message

Roger Lee

unread,
Mar 11, 2026, 7:12:24 AM (3 days ago) Mar 11
to WildFly
I have an issue the PrimeFaces Jakarta Java Faces components on Mojarra 4.0.13 & Undertow 2.3.23.Final. Specifically  "p:ajax" & "p:tabView".

The test & examples work fine on Jetty:

mvn clean package -Pnon-ee,mojarra-4.0

How easy is it to switch to Jetty & any guides? TIA 

James Perkins

unread,
Mar 12, 2026, 7:11:18 PM (2 days ago) Mar 12
to WildFly
You can't use Jetty and WildFly together. They are both Jakarta Servlet servers, but WIldFly is a full Jakarta EE server as well. WildFly uses Undertow for it's Jakarta Servlet implementation.

Are you seeing errors if you try to use WildFly?

Roger Lee

unread,
Mar 13, 2026, 5:31:25 AM (19 hours ago) Mar 13
to WildFly
II've  been using WildFly from the JBoss days (3.x from 1999) & also JSF/Java Faces from RichFaces 3.1 & had to move PrimeFaces in 2012, started with 5.x. Currently using WildFly Distribution - 39.0.1, Mojarra 4.0.13, Undertow 2.3.23.Final & PrimeFaces (Jakarta) 15.0 13.

I've always had issues with 'p:tabView/p:view' since migrating from RichFaces. Now I have issues with 'p:ajax'.

No errors or exceptions, just won't select & display 'p:selectOneListbox/p:selectOneMenu' & want 'p:ajax'.to use event/listener to call my Controller

Just looking for some alternatives. TIA.

James Perkins

unread,
Mar 13, 2026, 6:39:34 PM (6 hours ago) Mar 13
to WildFly
Ah, I see. This is definitely not my area of expertise so I'm not too sure what would cause that :) If you have some form a reproducer that can be shared, I'm happy to have a look though.
Reply all
Reply to author
Forward
0 new messages