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
Original issue reported on code.google.com by
xpo...@gmail.com
on 19 Nov 2010 at 10:06