02-16-2012 05:23 AM
WebServiceFactory.setEndpointAddress(webServiceFactory);
AuthenticationUtils.startSession(userName, password);
ApplicationContext ctx = ApplicationContextHelper.getApplicationContext();
MultilingualContentService multilingualContentService = (MultilingualContentService) ctx.getBean("MultilingualContentService");
NodeRef nodeRef = new NodeRef("workspace://SpacesStore/" + contentNodeRef.getUuid());
multilingualContentService.makeTranslation(nodeRef, locale);
parsing XML document from class path resource [alfresco/application-context.xml]; nested exception is java.io.FileNotFoundException: class path resource [alfresco/application-context.xml] cannot be opened because it does not exist
02-17-2012 12:23 PM
02-17-2012 01:01 PM
02-18-2012 05:26 AM
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.