Skip to content

Commit

Permalink
Add commented security manager options
Browse files Browse the repository at this point in the history
  • Loading branch information
k-tamura committed Jun 9, 2017
1 parent 9d7c6c3 commit 579102e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@
<argument>-Dcom.sun.management.jmxremote.port=7900</argument>
<argument>-Dcom.sun.management.jmxremote.ssl=false</argument>
<argument>-Dcom.sun.management.jmxremote.authenticate=false</argument>
<!-- <argument>-Djava.security.manager</argument>
<argument>-Djava.security.policy=catalina.policy</argument> -->
<argument>-ea</argument>
<argument>-jar</argument>
<argument>target/easybuggy.jar</argument>
Expand Down

0 comments on commit 579102e

Please sign in to comment.