Open tandraschko opened 9 months ago
Hi @tandraschko ,
Would you be kind enough to let me know from which branch I do need to build and test it?
what exactly do you mean? the DeltaSpike or Mojarra branch?
If DeltaSpike, just the master of Github.
Greetings, It's been more than 5 days since we requested more information or an update from you on the details of this issue. Could you provide an update soon, please? We're afraid that if we do not receive an update, we'll have to close this issue due to inactivity.
Hi @tandraschko,
We won't be able to clone the complete DeltaSpike project and test it. Can you provide a simple-to-follow scenario on how to reproduce this on the latest version? A reproducer should ideally follow the SSCCE rules: http://www.sscce.org/. It will greatly help us to find the cause and fix it
Sorry i dont have this time.
Its very simple to clone deltaspike and run the tests. No need to reinvent the wheel here as i also linked the PR of mojarra here.
Also see: https://github.com/eclipse-ee4j/mojarra/issues/5198
@shub8968 You don't even need to test anything... it's just that Mojarra needs to be updated, that's all. Also, there are many more important Mojarra fixes that need to get updated in Payara anyway. This bug breaks lots of apps, so it needs to be fixed
Greetings, It's been more than 5 days since we requested more information or an update from you on the details of this issue. Could you provide an update soon, please? We're afraid that if we do not receive an update, we'll have to close this issue due to inactivity.
Still an issue...
Greetings @tandraschko,
You are correct in that the reported issue is pretty straightforward and doesn't require a SSCCE reproducer as the fix is already present in upstream Mojarra. We already have a planned upgrade/synchronization of Payara Server's Patched Mojarra implementation in the form of the internal issue FISH-8142
so this upgrade should also include this fix.
Using payara-micro version 6.2024.10 and the issue is fixed. Thank you!
Brief Summary
Currently im working on the upcoming DeltaSpike 2.0 integration tests and 2 of them are failing because of a old mojarra version?
This is the actually fix in Mojarra: https://github.com/eclipse-ee4j/mojarra/commit/040259ec02994f89d419f0284132575757761d9b
The version used is here:
Expected Outcome
no exception in server.log and test works
Current Outcome
exception and startup failure:
Reproducer
clone deltaspike and build via:
mvn clean package -Ppayara-build-managed
Operating System
Windows 10
JDK Version
JDK 17
Payara Distribution
Payara Server Full Profile