when i tried putting the service as a parameter to the work action, it didnt work, and the error seemed like it was due to not being serializable, but i could be wrong on that
i have hit that one before, this was something else. I wanted to use StyledTextOutputFactory. I ended up just serializing my data, then reading it back in a separate task that uses StyledTextOutputFactory not within a work action