redhat-developer-demos / faas-tutorial

Java FaaS demos with OpenWhisk and OpenShift
Apache License 2.0
43 stars 29 forks source link

When creating the splitter, uppercase, and third step #5

Closed JimTyrrell closed 6 years ago

JimTyrrell commented 6 years ago

Please call out the explicit FunctionApp.java you are wanting us to update. It isn't clear at all as to which one you should be updating.

kameshsampath commented 6 years ago

@JimTyrrell - things are fixed with @rafabene PR which is merged now. please check and let us know

rafabene commented 6 years ago

I'll close this issue. If you think it needs an improvement, please reopen.

JimTyrrell commented 6 years ago

Yeap, this is much better by including this block of instructions in each of those sections:

The key was the cd splinter. Nice work!!!

cd splitter mvn clean package wsk -i action update redhat-developers-demo/splitter target/splitter.jar --main com.example.FunctionApp