zhyh1105 / run-jetty-run

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

Jetty and libraries resolve #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add user libraries resolved
2. Start jetty via run-jetty-run
3. And open in web browser

What is the expected output? What do you see instead?
I see JSP compile error. Because jetty unable to find some jars. 

What version of the product are you using? On what operating system?
Windows XP. 
Eclipse Version: Helios Service Release 1. Build id: 20100917-0705
Run Jetty Run Feature:  1.1.1

Please provide any additional information below.
If I export project to Glassfish, everything is ok.
If I add manually jars to run-jetty-run "Classpath" -> "User Entries", 
everything is ok.
I compare jetty running command parameters and find, user libraries  adds only 
in "-Drjrclasspath...", but if I add jars to "User Entries" it is also adds to 
"-classpath " and evething is ok.

Original issue reported on code.google.com by xpo...@gmail.com on 19 Nov 2010 at 10:06

GoogleCodeExporter commented 9 years ago
Need more info or a simple example on this one.

Original comment by tonylovejava on 11 Mar 2011 at 10:08

GoogleCodeExporter commented 9 years ago

Original comment by tonylovejava on 1 Jul 2011 at 8:36