Nick Martin
Nick Martin
I am having this exact same problem. Any ideas about what the issue is?
Thanks, @metasim. Perhaps more info about my setup will be helpful to @gseitz and team to debug this. My setup: Windows 7 Enterprise SBT-Release plugin version: addSbtPlugin("com.github.gseitz" % "sbt-release" %...
Thanks, that was a big help. I am now using the WorkflowExecution to check the status of the running workflow. Sorry for the private AWS forum link. Here's a link...
Hi Clay, thanks for the pointers on WorkflowWorker and ActivityWorker. That with the Asgard code was enough for me to figure it out. I created an integration test that works...
I created a little example program that runs the BayAreaWorkflow example: https://github.com/xnickmx/GlistenRunnableExample I am planning on improving it in the future. I could use your help to figure out how...
@dashfwd was this message for me? I could do a Grails project, but I thought that a one-class console app would be simpler. BTW, I added the improvements mentioned in...
Thanks, Clay.
I am having a similar problem: > [error] (*:one-jar) java.util.zip.ZipException: duplicate entry: lib/slf4j-api-1.6.1.jar Any tips on how to avoid this?