I expected, that if I deploy the service with the above option, the constructor of the xxxImpl class would be called only once per session. In fact I don't see any difference compared to "Request" scope. Am I on the wrong track? How can I instantiate a class as a session singleton?
- Re: --deployScope "Session": what to expect Ronald Hütter
- Re: --deployScope "Session": what to exp... Jaroslaw Balut