#java #exception #tomcat #eclipse-plugin #alfresco
#java #исключение #tomcat #eclipse-плагин #alfresco
Вопрос:
Когда я пытаюсь загрузить файл в alfresco, я получаю приведенную ниже ошибку.
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.
пожалуйста, кто-нибудь может сказать мне, что не так
Ответ №1:
Вам не хватает библиотеки alfresco. Убедитесь, что ваша установка завершена.