org.apache.tomcat.maventomcat7-maven-plugin2.0http://localhost:8080/manager/textl" />

日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

maven部署tomcat項目,403錯誤解決

系統 2141 0

maven部署tomcat項目時403錯誤的解決方法

?

web模塊的pom文件

pom.xml

    
      <plugin>

    <groupId>org.apache.tomcat.maven</groupId>

    <artifactId>tomcat7-maven-plugin</artifactId>

    <version>2.0</version>

    <configuration>

      <url>http://localhost:8080/manager/text</url>

      <server>localhost</server>

      <path>/${project.build.finalName}</path>

    </configuration>

</plugin>
      

maven的配置文件

~/.m2/settings.xml

    
      <servers>

<server>

   <id>localhost</id>

   <username>admin</username>

   <password>s3cret</password>

</server>


    
  

?

tomcat的配置文件

tomcat-users.xml

    
      <role rolename="manager-script"/>

<user username="admin" password="s3cret" roles="manager-script"/>


    
  

After changing? tomcat-users.xml ?do not forget to restart the server. Also do not assign the? manager-gui role with the? manager-script ?to the same user.

maven部署tomcat項目,403錯誤解決


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 文昌市| 东平县| 乃东县| 马尔康县| 南通市| 陇南市| 阿坝县| 新乡市| 宜丰县| 包头市| 门源| 鹤山市| 香港| 本溪| 来凤县| 淮滨县| 喀什市| 旌德县| 安化县| 通州区| 和龙市| 白水县| 江陵县| 巍山| 霍林郭勒市| 将乐县| 彭山县| 十堰市| 体育| 枣阳市| 蚌埠市| 确山县| 凤山县| 夹江县| 红河县| 万山特区| 仁怀市| 吴旗县| 庆安县| 呼伦贝尔市| 麻栗坡县|