首页 > 其他 > 详细

Liberty中应用的contextroot

时间:2015-11-07 09:26:29      阅读:597      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!