[GitHub] pritidesai commented on issue #276: Action creation with .jar fails with "The request content was malformed"

2017-06-02 Thread git
pritidesai commented on issue #276: Action creation with .jar fails with "The request content was malformed" URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/276#issuecomment-305914846 The same failure is seen when an action is created without `--main`: ``` wsk

[GitHub] pritidesai commented on issue #276: Action creation with .jar fails with "The request content was malformed"

2017-06-01 Thread git
pritidesai commented on issue #276: Action creation with .jar fails with "The request content was malformed" URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/276#issuecomment-305654859 As part of fixing this issue, please add integration test for JAR. -