Skip to content

Commit

Permalink
Merge pull request #1091 from arunans23/main
Browse files Browse the repository at this point in the history
Add system properties to disable warnings in embedded MI
  • Loading branch information
rosensilva authored Mar 28, 2022
2 parents 6a53f82 + 440f317 commit 823128b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
-Dorg.apache.cxf.io.CachedOutputStream.Threshold=104857600 -Dprofile=micro-integrator-default
-Desb.debug=${esb.debug} -DenableManagementApi=true -DenablePrometheusApi=true -DgracefulShutdown=false
-Dorg.apache.activemq.SERIALIZABLE_PACKAGES="*"
--add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens java.rmi/sun.rmi.transport=ALL-UNNAMED
</vmParameters>
<programArguments></programArguments>
<classpathReference>carbon.libs</classpathReference>
Expand Down

0 comments on commit 823128b

Please sign in to comment.