-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
faqA frequent question or useful noteA frequent question or useful note
Description
Channelfinder compiles with JDK 18, but at startup it then fails with this type of error:
IllegalAccessError: class org.springframework.ldap.core.support.AbstractContextSource (in unnamed module ...
Workaround seems to be this:
java --add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED -jar target/ChannelFinder-4.0.0.jar
Metadata
Metadata
Assignees
Labels
faqA frequent question or useful noteA frequent question or useful note