修改Weblogic Context root

来源:互联网 发布:淘宝网上那家机油靠谱 编辑:程序博客网 时间:2024/04/25 15:48

在Weblogic.xml里增加或修改以下节点

<weblogic-web-app>
     <context-root>/WebRoot</context-root>
</weblogic-web-app> 

原创粉丝点击