euraka是否能部署在weblogic上面

将euraka项目部署在weblogic上面,一直出现下面信息。百度一一下euraka与weblogic,网上没有一点相关资料

Description:

An attempt was made to call the method com.sun.jersey.spi.container.servlet.ServletContainer.(Ljavax/ws/rs/core/Application;)V but it does not exist. Its class, com.sun.jersey.spi.container.servlet.ServletContainer, is available from the following locations:

It was loaded from the following location:

Action:

Correct the classpath of your application so that it contains a single, compatible version of com.sun.jersey.spi.container.servlet.ServletContainer

应该不能吧?springboot嵌入服务好像没有weblogic