Hi,
a couple days ago I installed trial version of InDesign Server CS6. I'm trying to get sessions working so I have basically rewriten the java client example from SDK in Ruby. Everything works fine until I try to run script in different session - I get the following message:
Client opened session with ID 1 but the SOAP header targets session with ID 2!
Does anybody know how the session mechanism works and what might be the reason for this error? Are session connection - based? I havent foud much info about sessions in INDS docs.
Thanks!