For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I am able to do setcap for java binary ,using setcap command.
setcap cap_net_bind_service=+epi /full/path/of/jre/bin/java.
But ,i want to set this for appliactions accessing JAVA (setting capabilities at run time ). .i.e with -D option.