stephanrauh / BootsFacesDesktopApplication

Apache License 2.0
1 stars 0 forks source link

Java 11 ? #2

Open rider87 opened 2 years ago

rider87 commented 2 years ago

Hi, What changes needs to be done to run via Java11. If I try to upgrade to JAVA11 I got this error:

image

Any ideas?

stephanrauh commented 2 years ago

Not really. But I hope this StackOverflow article sheds some light. "Backup" means "implementation". I didn't expect that, but maybe it helps.

https://stackoverflow.com/questions/25369903/java-lang-illegalstateexception-could-not-find-backup-for-factory-javax-faces

stephanrauh commented 2 years ago

BTW, when you've figured it out, feel free to send me a pull request. I've reluctantly set BootsFaces to "maintenance mode" a couple of years ago, but it's still my pet project, so I'm ready to test and merge your PR.