第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

maven ssm項目,war放到tomcat就resource is not available?

maven ssm項目,war放到tomcat就resource is not available?

千萬里不及你 2018-10-08 18:31:59
我把這個項目在idea里clean and install之后war文件放到了tomcat安裝目錄的webapps目錄下,啟動tomcat,隨便看一個網(wǎng)頁就是The requested resource is not available。只有tomcat的主頁是能看的。我需要項目在tomcat 7.0.56里正常運行。jetty配置如下:    <plugin>        <groupId>org.mortbay.jetty</groupId>        <artifactId>maven-jetty-plugin</artifactId>        <version>6.1.25</version>        <configuration>            <connectors>                <connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">                    <port>8888</port>                    <maxIdleTime>60000</maxIdleTime>                </connector>            </connectors>            <contextPath>/ABC</contextPath>            <scanIntervalSeconds>0</scanIntervalSeconds>        </configuration>    </plugin>    
查看完整描述

2 回答

?
翻閱古今

TA貢獻1780條經(jīng)驗 獲得超5個贊

正確的網(wǎng)址是:http://localhost:8888/項目名-1.0/test.html。
war文件的文件名是項目名-1.0.war

查看完整回答
反對 回復 2018-10-29
  • 2 回答
  • 0 關(guān)注
  • 1877 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號