Hi I have a problem with login to Alfresco with WS.
I have a Java application used by many users and I want to login to Alfresco when I start the application (ONLY THE FIRST TIME) with the same user(admin or other) and work with contents and versions.
Alfresco can be in a different Server rispect my application server.
How I can be this? I don't want start and stop session every time my application use Alfresco
Thanks