12-12-2008 07:35 AM
01-14-2009 09:56 AM
WebServiceFactory.setEndpointAddress(ALFRESCO_WS_SERVER_ENDPOINT);
AuthenticationUtils.startSession(ALFRESCO_USERNAME, ALFRESCO_PASSWORD);
and then:
WebServiceFactory.getRepositoryService().get(….
etc….
…
I hope this can help you :wink:
03-31-2011 04:48 PM
WebServiceFactory.setEndpointAddress(ALFRESCO_WS_SERVER_ENDPOINT);
AuthenticationUtils.startSession(ALFRESCO_USERNAME, ALFRESCO_PASSWORD);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.