在现有 Tomcat 中部署 Artifactory
Deploy Artifactory in existing Tomcat
我想在我现有的 Tomcat 环境中部署 artifactory 的 OSS 版本。我的第一个尝试是简单地加入捆绑 Tomcat 附带的两场战争。我也必须复制 derby jar,所以那部分似乎有效。然后我被身份验证令牌的问题阻止了。
我找到的手册已经过时了,而且只讨论了 V2.x。我在这里找到的是:
现在 - 这个声明有多正式?我在他们的网站上没有找到任何说不再支持它的内容。
我现在需要
- 有用的资源(对我来说)
- 或 link 到官方声明(对我的管理)
谢谢!
好吧,我想这可以作为官方声明(在 https://www.jfrog.com/confluence/display/RTF/Release+Notes#ReleaseNotes-Artifactory4.0)
Tomcat 8 as the Container
JFrog Artifactory 4.0 only supports Tomcat 8 as its container for both RPM and standalone versions. If you are currently using a different container (e.g. Websphere, Weblogic or JBoss), please refer to Upgrading When Using External Servlet Containers for instructions on how to migrate to Tomcat 8.
我想在我现有的 Tomcat 环境中部署 artifactory 的 OSS 版本。我的第一个尝试是简单地加入捆绑 Tomcat 附带的两场战争。我也必须复制 derby jar,所以那部分似乎有效。然后我被身份验证令牌的问题阻止了。
我找到的手册已经过时了,而且只讨论了 V2.x。我在这里找到的是:
现在 - 这个声明有多正式?我在他们的网站上没有找到任何说不再支持它的内容。
我现在需要
- 有用的资源(对我来说)
- 或 link 到官方声明(对我的管理)
谢谢!
好吧,我想这可以作为官方声明(在 https://www.jfrog.com/confluence/display/RTF/Release+Notes#ReleaseNotes-Artifactory4.0)
Tomcat 8 as the Container
JFrog Artifactory 4.0 only supports Tomcat 8 as its container for both RPM and standalone versions. If you are currently using a different container (e.g. Websphere, Weblogic or JBoss), please refer to Upgrading When Using External Servlet Containers for instructions on how to migrate to Tomcat 8.