Commit ec57fb0
authored
Add more module options to default vmoptions file (#194)
If you click the Get Operations button on a Web Service Sender with a bad URL, the server will throw an exception. The chained exceptions get serialized to send back to the client, and that is where these --add-opens are required. The exceptions include both a java.util.concurrent.ExecutionException and a java.io.IOException.
Signed-off-by: Kaur Palang <kaur.palang@brightcodecompany.com>1 parent 60f2da6 commit ec57fb0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments