what version of jetty are you using?
jesse
--
jesse mcconnell
jesse.mcconnell@gmail.com
On Wed, Sep 16, 2009 at 09:02, AbdSabour <luethien@gmail.com> wrote:
> Hello @ all, first of all: I am not sure, whether this is actually a
> jetty-question or maybe an eclipe-related-issue. Briefly about my situation:
> We're running jetty embedded and deploy a war file - this works fine in the
> command line build via ant. It compiles the JSP in our war file and displays
> them - no problem there. Now - when I load the project into eclipse and
> start the whole app via launch configuration it builds and runs the server,
> but it does not compile the JSPs with the following Info message (honestly -
> it's info, not error): *NO JSP Support for /mms, did not find
> org.apache.jasper.servlet.JspServlet* I am pretty new to jetty and overall
> don't have too much knowledge about it - I am just wondering: If it works in
> the command line with ant - why would it fail in eclipse to compile the
> JSPs? I thought maybe jetty doesn't find a library because it says
> "org.apache.jasper.servlet.JspServlet" but I am quite at a loss as to what
> to do about it .... Any suggestions (even pointing me to an eclipse forum )
> is appreciated. Best regards and thanks in advance, AbdSabour
> ------------------------------
> View this message in context: NO JSP Support for /[our application], did
> not find org.apache.jasper.servlet.JspServlet<
http://www.nabble.com/NO-JSP-Support-for---our-application-%2C-did-not-find-org.apache.jasper.servlet.JspServlet-tp25473044p25473044.html>
> Sent from the Jetty Discuss mailing list archive<
http://www.nabble.com/Jetty-Discuss-f60.html>at Nabble.com.
>