メーリングリスト webobjects-dev@wocommunity.org メッセージ #331
差出人: Markus Ruggiero (rucotec) <markus.ruggiero@rucotec.ch>
件名: Additional class path entries with double -- ?
日付: Fri, 3 Dec 2021 14:12:02 +0100
宛先: Samuel Pelletier <webobjects-dev@wocommunity.org>
署名済み (Text SHA256)
To be able to run a Wonder app with JRE 11 and up one needs to add the following vm options

--add-exports java.base/sun.security.action=ALL-UNNAMED

All fine, works in Eclipse but what about the deployed app? In JavaMonitor I can add additional arguments but the startup script does not handle the double dash option gracefully. It is passed to the application, not to the java vm (at least that is my understanding so far).

It is simple to edit the *.woa/Contents/UNIX/UNIXClassPath.txt file and put the option there (JVMOptions entry in header comments). But the next build replaces this class path file and the options are gone. Manual edit again, and again, and...

Do I miss something here? Is there a way to add this option permanently. I am not using Maven, simple ant build from the command line.

Thanks for your ideas

---markus---


次の署名によって内容は保証されています:
<markus.ruggiero@rucotec.ch>
リストを購読 ダイジェストを購読 インデックスを購読 購読停止 メーリングリスト管理者に送信