Jetty部署错误

use*_*748 2 deployment jetty eclipse-wtp

我在Eclipse"Server"中在Jetty(jetty-wtp插件)中部署了一个项目.当我启动Jetty服务器时,控制台输出错误: java.lang.NoClassDefFoundError: javax/annotation/security/RunAs

我也添加common-annotations.jar到这个项目lib但无法解决这个问题.

我的安装环境:

我怎样才能解决这个问题?

fmu*_*car 5

下载annotations-api.jar

下载并在您的类路径中包含上面的jar