The method is called by in an actor.
Is some special initialisation necessary for this setup?
Thanks,
Joachim
Thanks,
Joachim
Correct. Next time I'll think a little bit longer :)
I'll find another solution, either by configuration setting or by asking my
user's comet actor (still need to check if that works).
Thanks,
Joachim
Correct. Next time I'll think a little bit longer :)
> > The method is called by in an actor.
> > Is some special initialisation necessary for this setup?
>
> The Actor code is outside of the HTTP request/response cycle, so there's no
> way to access the request information from the Actor.
I'll find another solution, either by configuration setting
or by asking my
user's comet actor (still need to check if that works).
Thanks,
Joachim