Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/jenkins/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Web applications 通过jenkins作业进行websphere部署_Web Applications_Jenkins_Websphere - Fatal编程技术网

Web applications 通过jenkins作业进行websphere部署

Web applications 通过jenkins作业进行websphere部署,web-applications,jenkins,websphere,Web Applications,Jenkins,Websphere,我有一个在tomcat和websphere上运行良好的webapp(通过WAS控制台)。但当我通过JENKINS部署时,调用该服务会在浏览器上出现以下错误 错误404:javax.servlet.UnavailableException:SRVE0201E:servlet[com.sun.jersey.spi.spring.container.servlet.SpringServlet]:不是servlet类 感谢您的帮助 在通过管理控制台在WebSphere Application Serve

我有一个在tomcat和websphere上运行良好的webapp(通过WAS控制台)。但当我通过JENKINS部署时,调用该服务会在浏览器上出现以下错误

错误404:javax.servlet.UnavailableException:SRVE0201E:servlet[com.sun.jersey.spi.spring.container.servlet.SpringServlet]:不是servlet类


感谢您的帮助

在通过管理控制台在WebSphere Application Server上部署过程中,您有一个步骤“将web应用程序映射到虚拟主机”

您需要为应用程序生成绑定资源