1

I'm trying to run HTML file on Alfresco on folder (alfrescodir)/tomcat/webapps.

I try to run http://localhost:8080/alfresco/testCMISfromJS.html, but I got the error:

HTTP Status 404 - /alfresco/testCMISfromJS.html
type Status report

message /alfresco/testCMISfromJS.html

description The requested resource is not available.

How can I solve this? Please help me.

Unheilig
  • 16,196
  • 193
  • 68
  • 98
PRVS
  • 1,612
  • 4
  • 38
  • 75

1 Answers1

0

Solved it. The files were in the wrong folder. The right folder would be: (alfrescodir)/tomcat/webapps/alfresco/ .

PRVS
  • 1,612
  • 4
  • 38
  • 75