使用Eclipse从嵌入式容器运行Java EE 6应用程序时出现此错误的原因是什么?
HTTP Status 500 -
type Exception report
message
description: The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: PWC1391: Servlet.init() for servlet <project>.webservice.ApplicationConfig threw exception
root cause
com.sun.jersey.spi.inject.Errors$ErrorMessagesException
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 3.1.2.2 logs.
编辑:基本上,因为我成功运行它,我升级了eclipse并对项目(重构/重命名变量)和svn存储库设置进行了一些更改。
答案 0 :(得分:0)
您是否尝试过在搜索PWC1391
时Google产生的建议?即解决与Jersey库的潜在版本冲突(即将其从项目中删除)。
答案 1 :(得分:0)
最后发现有些库缺失了......包括Glassfish 3.1.2是来自&#34; Web&#34;&#34;&#34; Java Build Path&gt;的主要库。库&#34;