We are trying to do a fresh install with Alfresco 5.0. Our problem is, we can't get it running.
FTP works already
The directory paths have been set up and are working. Case-Sensitive is important here.
Still, we constantly get the following error once we log in to CMDbuild:
Call: services/json/attachments/getattachmentscontext
------------------------------------------------------
Error: org.alfresco.webservice.util.WebServiceException: Error starting session......
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Unknown Source)
Caused by: (404)Not Found
at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744).....
And we can't upload any files because we can't select a category. The category list itself is correct and should give us output. We relate this problem to the initial API call error.
As far we could investigate, SOAPapi is no longer available in Alfresco 5.0 - that's what we read.
Is there any work around?
Thank you
Florian