Когда я пытаюсь загрузить файл под открытым небом, я получаю сообщение об ошибке ниже.
type Exception report
message
description `The server encountered an internal error () that prevented it from fulfilling this request.`
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: org/alfresco/webservice/util/AuthenticationUtils
com.corelogic.sample.upload.doPost(upload.java:171)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.32 logs.
, пожалуйста, кто-нибудь может сказать мне, что не так