Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making entrypoint optional for Java Actions #233

Open
kameshsampath opened this issue Feb 27, 2018 · 3 comments
Open

Making entrypoint optional for Java Actions #233

kameshsampath opened this issue Feb 27, 2018 · 3 comments

Comments

@kameshsampath
Copy link

With apache/openwhisk-runtime-java#14 the Java Actions will be able to infer the entrypoint via Main-Class attribute of the jar. Hence the check https://github.com/kameshsampath/incubator-openwhisk-cli/blob/master/commands/action.go#L512 could be made optional for Java Actions

@kameshsampath
Copy link
Author

@csantanapr am not sure we can add this issue to java-runtime improvements epic

@rabbah
Copy link
Member

rabbah commented Feb 24, 2019

@kameshsampath sorry this sat for so long - looking through apache/openwhisk-runtime-java#20 i think it's orthogonal to the proposed change here. I haven't looked deeper to see if we can implement this already, and you might know faster.

@kameshsampath
Copy link
Author

@rabbah am totally lost here.. been very long. If you still see it makes sense to merge please go ahead otherwise knock it off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants