Is there a way for jenkins to deploy and also start the app ?
有没有办法让詹金斯部署并启动应用程序?
Related to this I have had to rename my war file from ROOT, to an arbitrary name for the deploy to be (somewhat) succesful.
与此相关,我不得不将我的war文件从ROOT重命名为部署的任意名称(有些)成功。
1 个解决方案
#1
0
You can't replace the ROOT
webapp by autodeployment which is what you would do. See here for the ways to do replace the root wepapp. Which, I assume, is not what you want to do.
您无法通过自动部署替换ROOT Web应用程序,这是您要做的。请参阅此处了解更换根wepapp的方法。我认为,这不是你想要做的。
#1
0
You can't replace the ROOT
webapp by autodeployment which is what you would do. See here for the ways to do replace the root wepapp. Which, I assume, is not what you want to do.
您无法通过自动部署替换ROOT Web应用程序,这是您要做的。请参阅此处了解更换根wepapp的方法。我认为,这不是你想要做的。