vscode-tomcat icon indicating copy to clipboard operation
vscode-tomcat copied to clipboard

Show 404 error when right-click to open war package in browser

Open SunnyChen1 opened this issue 3 years ago • 3 comments

Environment:

  • VSCode Version: 1.46.1
  • OS Version: Win
  • Tomcat Extension Version: 0.11.2

Steps to Reproduce:

  1. Prepare a java web project, Generate .war file.
  2. Right click .war file to open in browser.

Result: You will meet an error as below. image

SunnyChen1 avatar Jul 09 '20 09:07 SunnyChen1

Same thing here. VSCode version: 1.51.1 OS version: win Tomcat Extension Version: 0.11.3 Tomcat version: 9.0.40

alvarofelipe12 avatar Dec 01 '20 01:12 alvarofelipe12

I'm also having the same exact issue...

nortakales avatar Jul 10 '21 05:07 nortakales

This issue is most probably because of directory structure of src/ not being same as expected

stellarbeam avatar Mar 01 '22 13:03 stellarbeam