当在weblogic下部署时,
1、需要jersey-servlet-xx.jar,jersey-core-xx.jar,jersey-server-xx.jar;
2、在web.xml中全局参数contextConfigLocation需要分开书写,在weblogic不支持通配符;

相关文章: