Why doen't this SEAM injection work?
I'm getting a null pointer for the stack value in the PushBESState method. See below Background: I'm attempting to implement a stack which will be available during a long running SEAM conversation. I want to be able to backtrack through the lifecycle...