Primefaces and Quarkus

UI Components for JSF
Post Reply
se@iww
Posts: 1
Joined: 19 Jun 2023, 10:35

19 Jun 2023, 18:58

I have been using Primefaces rain for developing the web UI.
At present the teams has thought to add the primefaces- quarkus platform for it. But now, once we tried to add rain theme to the proejct, even with the latest version of 4.0.0; it uses javax dependencies, but saga theme has a better updated depenedeny of jakarta( I have tried out the exammple from melloware project).
I would like to know is there any other premium themes that support jakarta instead of javax for UI and FacesContext?
Many thanks for the support!

tandraschko
PrimeFaces Core Developer
Posts: 3979
Joined: 03 Dec 2010, 14:11
Location: Bavaria, DE
Contact:

20 Jun 2023, 09:06

why not just replace javax.faces by jakarta.faces via IDE?
Thomas Andraschko

PrimeFaces | PrimeFaces Extensions

Apache Member | OpenWebBeans, DeltaSpike, MyFaces, BVal, TomEE

Sponsor me: https://github.com/sponsors/tandraschko
Blog: http://tandraschko.blogspot.de/
Twitter: https://twitter.com/TAndraschko

NOTiFY
Posts: 393
Joined: 25 May 2016, 22:57

20 Jun 2023, 10:53

You should also be using Jakarta Faces 4.0:

Code: Select all

<html
        xmlns:f="jakarta.faces.core"
        xmlns:h="jakarta.faces.html"
        xmlns:p="http://primefaces.org/ui"
>
So need to use PrimeFaces: https://jakarta.ee/specifications/faces/

https://repo1.maven.org/maven2/org/prim ... 3.0.0-RC1/

Code: Select all

org/primefaces/primefaces/13.0.0-RC1

primefaces-13.0.0-RC1-jakarta.jar 
PF 13.0.0--Jakarta. Jakarta Faces 4.0.1/Kotlin Multiplatform 1.9.10
Mojarra 4.0.2, OmniFaces 4.2
WildFly 29.0.1.Final 'preview' Jakarta EE 10.0.0
JDK 20.0.2, Kotlin 1.9.10, Gradle 8.3 Groovy DSL, MongoDB 7.0.0
IntelliJ IDEA 2023.2.1, macOS Ventura 13.5.1

Melloware
Posts: 3717
Joined: 22 Apr 2013, 15:48

23 Jun 2023, 20:10

Most of the "supported" themes seem to have the Jakarta version like Babylon and Atlantis etc. I think ti is only themes that are marked as no longer supported would not have them.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Baidu [Spider] and 30 guests