We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extensionless mapping only seems to work when running the application with quarkus:dev.
After packaging the app with: mvn package and running the final jar, nothing happens. There is no error message, just a not found blank page
see 83
The text was updated successfully, but these errors were encountered:
I think the underlying issue I reported to Quarkus quarkusio/quarkus#28028
Sorry, something went wrong.
Also yeah more info here: omnifaces/omnifaces#708
Make sure to go upvote or comment on that Quarkus ticket please!
ok, thank you for your support
I got to the bottom of the issue! quarkusio/quarkus#28028 (comment) Now hopefully Quarkus team will chime in whether its a Quarkus or Undertow bug...
@all-contributors add @zakhdar for bug
@melloware
I've put up a pull request to add @zakhdar! 🎉
melloware
No branches or pull requests
Extensionless mapping only seems to work when running the application with quarkus:dev.
After packaging the app with: mvn package and running the final jar, nothing happens. There is no error message, just a not found blank page
see 83
The text was updated successfully, but these errors were encountered: