小编Cub*_*ube的帖子

部署期间出现jersey 2.0错误的Weblogc 12.2.1.3

当前,我们使用以下框架开发了jersey 2.0 restful应用程序:

  • 贾克斯里(2.25.1)
  • 弹簧4(4.3.10)
  • 球衣-spring3(2.25.1)

该应用程序可在tomcat 8.5Weblogic 12.1.x服务器上完美运行

但是,当我们尝试将其部署到 Weblogic 12.2.1.3

<Oct 6, 2017 10:32:23,020 AM HKT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "214569275552728" for task "1" on [partition-name: DOMAIN]. Error is: "weblogic.application.ModuleException: org.glassfish.jersey.internal.ServiceConfigurationError: org.glassfish.jersey.server.spi.ComponentProvider: The class org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider implementing the provider interface org.glassfish.jersey.server.spi.ComponentProvider is not found. The provider implementation is ignored."
weblogic.application.ModuleException: org.glassfish.jersey.internal.ServiceConfigurationError: org.glassfish.jersey.server.spi.ComponentProvider: The class org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider implementing the provider interface org.glassfish.jersey.server.spi.ComponentProvider is not found. The provider implementation …
Run Code Online (Sandbox Code Playgroud)

java-7 weblogic12c jersey-2.0 hk2

5
推荐指数
0
解决办法
2770
查看次数

标签 统计

hk2 ×1

java-7 ×1

jersey-2.0 ×1

weblogic12c ×1