wjw465150 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

Launching fails when webapp dir is "/" #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?
The error "Path must include project and resource name: /myproject" occurs when 
launching a project where the projects root folder acts as the web app dir.

What steps will reproduce the problem?
1. Create a project with this structure
   + myproject
     + WEB-INF
       + classes
     - web.xml
2. Create a launch config for this project
3. Set the Webapp dir to "/" (as suggested by the "Scan" button)
4. Run the launch configuration

What Eclipse version are you using ?
3.7

What Run-Jetty-Run version are you using?
1.3.1

What OS are you using ? 32bit or 64 bit?
Win 7/64bit

Please provide any additional information below.
I suggest to either allow having the project folder as the webapp dir or adding 
a validator that marks such configurations as invalid.

Original issue reported on code.google.com by ruediger...@gmx.de on 9 Nov 2011 at 11:51

GoogleCodeExporter commented 9 years ago
ok , will try to reproduce this. 

Original comment by tonylovejava on 9 Nov 2011 at 4:08

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r264.

Original comment by tonylovejava on 14 Nov 2011 at 10:38

GoogleCodeExporter commented 9 years ago
Fixed since 2011/11/15 , will be in 1.3.2 .
Thanks for reporting issues. :p

Original comment by tonylovejava on 14 Nov 2011 at 10:39