码迷,mamicode.com
首页 > 其他好文 > 详细

Liberty中应用的contextroot

时间:2015-11-07 09:29:39      阅读:245      评论:0      收藏:0      [点我收藏+]

标签:

参考:http://www-01.ibm.com/support/knowledgecenter/api/content/SSEQTP_8.5.5/com.ibm.websphere.wlp.doc/ae/twlp_dep_war.html?locale=en

Liberty中应用的contextroot决定于以下几个地方指定的值

The context-root attribute specifies the entry point of the deployed application. The entry point of a deployed application is determined in the following precedence:

  • context-root in the server.xml file
  • application.xml, if an EAR application
  • ibm-web-ext.xml, if a web application
  • name of the application in the server.xml file, if a web application
  • Manifest.MF, if a WAB application
  • Directory name or the file name relative to the "dropins" directory of the Liberty profile

Liberty中应用的contextroot

标签:

原文地址:http://www.cnblogs.com/yoyogis/p/4944325.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!