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

avoid usage of com.sun.* packages for java runtime #13

Open
csantanapr opened this issue Feb 26, 2018 · 0 comments
Open

avoid usage of com.sun.* packages for java runtime #13

csantanapr opened this issue Feb 26, 2018 · 0 comments

Comments

@csantanapr
Copy link
Member

csantanapr commented Feb 26, 2018

avoid usage of com.sun.* packages - this is used in https://github.com/apache/incubator-openwhisk-runtime-java/blob/master/core/javaAction/proxy/src/main/java/openwhisk/java/action/Proxy.java, instead we can use readily available pre-built httpservers e.g. using vert.x is one of the options for high performance

created out of discussion in #12

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

No branches or pull requests

1 participant