-
The examples on https://cyclonedx.org/use-cases/#authenticity were modified over the years (e.g. the specification version), but the signature was not modified. Thus, the signature became invalid.
I …
-
### Describe the bug
This can be seen even on the demo page:
https://www.primefaces.org/showcase-ext/sections/sheet/basicUsage.jsf
Sometimes the frame is thinner on the upper side:
![image](http…
-
The goal is to replicate the Share feature on the Collection Page and Dataset Page, supporting the same sharing channel options as in JSF.
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
I have Netbeans 22 and JDK 21 In properties framework I have selected Java Server Faces. The Ok button goes gray I am no longer able…
-
Why is the `enum` not working?
```json
{
"type": "object",
"properties": {
"city": {
"title": "City",
"enum": ["Foo", "Bar"],
"x-jsf-presentation": {
"inpu…
-
@rhusar I struggled a bit with TomEE.
Version 9.1 supports only JakartaEE 9.1 (https://tomee.apache.org/comparison.html)
There is at least one test that fails (`org.jboss.arquillian.warp.jsf.ftest…
-
Is there any chance of publishing a version of the JSF integration built against the jakarta version the JSF API?
-
JIRA Issue: [KIEKER-801] Enhance layout of system model HTML output of TraceAnalysis tool
Original Reporter: Andre van Hoorn
***
Looks really "basic" currently. Maybe based on http://demo.kieker-mon…
-
Hi guys
Thank you for good work. The only question with this example is location of JSF files(for example, index.jsf or index.xhtml). I don't see any of them in the project folders or generated JAR…
-
Hi everyone,
I tried to create a programmatic view according to the description at
https://blog.payara.fish/a-quick-look-at-faces-jsf-4.0-in-jakarta-ee-10
Unfortunately it is not recognized.
The…