It may be a classpath issue.  I would check to see if you have multiple
versions on the classpath (i.e. check the shared libraries directories in
Tomcat, check the CLASSPATH environment variable, etc.).

-Scott

On 9/11/07, Chris St. Pierre <[EMAIL PROTECTED]> wrote:
>
> On Tue, 11 Sep 2007, Scott Battaglia wrote:
>
> > Chris,
> >
> > Your container is attempting to compile the JSP pages and cannot locate
> the
> > following method:
> >
> > root cause
> > java.lang.NoSuchMethodError:
> > org.eclipse.jdt.internal
> >
> .compiler.CompilationResult.getProblems()[Lorg/eclipse/jdt/core/compiler/IProblem;
> >
> > I'm guessing Tomcat is using Eclipse's JSP compiler.
>
> So the $64,000 dollar question:  How do I solve this?
>
> Chris St. Pierre
> Unix Systems Administrator
> Nebraska Wesleyan University
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to