openwhisk-runtime-java icon indicating copy to clipboard operation
openwhisk-runtime-java copied to clipboard

Make the Loader to infer it via MANIFEST.mf Main-class or add custom attribute for OW apps

Open csantanapr opened this issue 7 years ago • 0 comments

Right now we rely on the --main parameter passed to run Java Aciton, instead we can make the Loader to infer it via MANIFEST.mf Main-class or add custom attribute for OW apps

created out of discussion in #12

csantanapr avatar Feb 26 '18 13:02 csantanapr