I need to use data stored in an ASO (user information) to process the a
requests in a service object, i guess the service object must be in
perthread scope, because the ASO stores his data in the session, but the
@ApplicationState annotation is not working inside the service. Finally i
found the RequestGlobals Service to store and retrieve data in the session
inside a service, but i feel that should be a better approach. May be i'm
missing something.

Thanks in advance

César.

Reply via email to