You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2019/10/10 09:05:22 UTC

[slack-digest] [2019-10-09] #general

2019-10-09 01:15:48 UTC - Rodric Rabbah: Highly suggest you use the standalone controller/openwhisk for this as it will be just a java process you can run natively and debug more easily. 
+1 : Gohar Irfan Chaudhry
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570583748132500?thread_ts=1570583748.132500&cid=C3TPCAQG1
----
2019-10-09 01:16:21 UTC - Rodric Rabbah: <https://github.com/apache/openwhisk/tree/master/core/standalone>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570583781132700
----
2019-10-09 04:14:15 UTC - chetanm: @Gohar Irfan Chaudhry As Rodric suggested its much simpler to use the Standalone approach. Once you have imported the project in Intellij you can then launch `org.apache.openwhisk.standalone.StandaloneOpenWhisk` class and then debug the flow like any other java program
+1 : Gohar Irfan Chaudhry
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570594455134200
----
2019-10-09 15:30:01 UTC - Alessio Marinelli: Hi, I joined the mailing list but the message I posted does not appear, why?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570635001000300
----
2019-10-09 15:31:41 UTC - Shazron Abdullah: The list is most likely moderated, wait until a mod approves it if it's your first time
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570635101000800
----
2019-10-09 15:32:41 UTC - Alessio Marinelli: ok thanks
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570635161001100
----
2019-10-09 15:36:02 UTC - Rodric Rabbah: Anything we can help with while we wait
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570635362001400
----
2019-10-09 20:37:01 UTC - Gohar Irfan Chaudhry: Thanks a lot - that did work under the debugger (don't know why it can't seem to find `wsk` in the `checkForWsk` function when I run the standalone version but that's something I'll check out in a bit) :slightly_smiling_face:
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1570653421001900?thread_ts=1570583748.132500&cid=C3TPCAQG1
----