hi
i am working on alfresco community 4.2.c. my os is win xp and is installed on vmWare 9.0.0 . (localhost)
i want to add digital signature to pdf files. and for this purpose, i need to install Alfresco PDF Toolkit amp file.
i copied alfresco pdf toolkit amp file to alfresco/amps and alfresco share pdf toolkit to alfresco/amps_share. then using this command i installed these amp files:
java -jar alfresco-mmt.jar install <AMPFileLocation> <WARFileLocation> -preview
java -jar alfresco-mmt.jar install <AMPFileLocation> <WARFileLocation> -verbose
but when i want to login to alfresco share i see this error:
The remote server may be unavailable or your authentication details have not been recognized.
and the page of alfresco explorer has this error:
HTTP Status 404 - /alfresco/faces/jsp/login.jsp
type Status report
message /alfresco/faces/jsp/login.jsp
description The requested resource is not available.
Apache Tomcat/7.0.30
what should i do? i installed some other verion of this amp file, and i installed some other amp files. but there is this problem still. is there a mistake in my installation method, or in my platform or version of my alfresco?
thanks a lot