f0def
f0def
We're using `3.0.3-jdk17`. And it doesn't work without these JVM arguments (related for our requirements): ``` --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.math=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.sql/java.sql=ALL-UNNAMED ```
I managed this like: in `WebPlugin` added ``` java private final ConfigurationOption contextPath = ConfigurationOption.stringOption() .key("stagemonitor.web.contextPath") .dynamic(true) .label("Specified context path") .description("It allows you to explicitly specify the context path.") .defaultValue(null)...
Any updates on this issue?
Year has passed, long overdue :)
no, you can close
Sorry, but no, I dropped this angular project, now I use the react :)
This issue is very important for me.