I noticed that one of our projects I was including had jasper-compiler and
jasper-compiler-jdt as dependencies. So for the heck of it I removed those
dependencies and everything works now. I'm guessing that it was including
different (conflicting) versions from what jetty was using. Anyhow, it
Will do, thanks for the help! At least now I know how to run it through
Cargo and can keep working.
cheers,
Chris
mraible wrote:
>
> Since I've never seen these errors, I'm going to have to suggest you
> contact the Jetty mailing list.
>
> http://www.nabble.com/Jetty-Support-f61.html
>
>
After upgrading jetty I get a different error. I'm trying 6.1.2rc2 just in
case, but:
2007-03-29 11:53:25.509::WARN: EXCEPTION
javax.servlet.ServletException: java.lang.NoSuchFieldError: STANDARD_IMPORTS
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272)
at ja
mcat:war-run", add the following to your pom.xml:
>
>
> org.codehaus.mojo
> tomcat-maven-plugin
> 1.0-alpha-1
>
> /
>
>
>
> Matt
>
> On 3/29/07, Chri
Hello all,
I'm not quite sure what's going on, but I've spent a day or so beating my
head against the wall on this one, so any suggestions would be appreciated.
I'm new to AppFuse and EJB in general, but I had an app up and running and
then it stopped. :) Initially I assumed it was something I