zhyh1105 / run-jetty-run

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

no JSP support #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to create a web project with jsp

What is the expected output? What do you see instead?
I expected jsp compiled. Instead I got:
2008-01-02 10:11:55.191::INFO: Logging to STDERR via
org.mortbay.log.StdErrLog? 
2008-01-02 10:11:55.300::INFO: jetty-6.1.6 2008-01-02 10:11:55.441::INFO:
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet?
2008-01-02 10:11:55.659:/:INFO: default: init 
2008-01-02 10:11:55.659:/:INFO: jsp: init 2008-01-02 10:11:55.691::INFO:
Started SelectChannelConnector?@0.0.0.0:8080

What version of the product are you using? On what operating system?
Windows + Eclipse Europa

Original issue reported on code.google.com by angelo.m...@gmail.com on 3 Jan 2008 at 9:49

GoogleCodeExporter commented 9 years ago
Should also add the Je

Original comment by eelco.hi...@gmail.com on 6 Jan 2008 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by eelco.hi...@gmail.com on 6 Jan 2008 at 8:29

GoogleCodeExporter commented 9 years ago
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)

Is this what you would like to know?

Original comment by angelo.m...@gmail.com on 7 Jan 2008 at 10:07

GoogleCodeExporter commented 9 years ago
Sorry, I was making a comment to self but it seems to I pressed submit the 
wrong time or something.

My note: We/ I should also add the libraries for JettyPlus so that things like 
JNDI and other things you can 
configure using Jetty's XML work out-of-the-box.

Original comment by eelco.hi...@gmail.com on 7 Jan 2008 at 3:10

GoogleCodeExporter commented 9 years ago
Fixed for 1.0.1

Original comment by eelco.hi...@gmail.com on 3 Feb 2008 at 6:33