>
> : SEVERE: Servlet.service() for servlet jsp threw exception
> :
> : java.lang.NoSuchFieldError: config
> :
> : at
org.apache.jsp.admin.index_jsp._jspService(index_jsp.java:88)
>
> : I have the IBM developer works sample app running under the same
Tomcat
> : instance with the war fil
: SEVERE: Servlet.service() for servlet jsp threw exception
:
: java.lang.NoSuchFieldError: config
:
: at org.apache.jsp.admin.index_jsp._jspService(index_jsp.java:88)
: I have the IBM developer works sample app running under the same Tomcat
: instance with the war file I am building an
I have been testing our solr homes and applications with Solr 1.3 using
builds I do from the SVN trunk. All of our code runs fine with Solr 1.2.
I am running Solr under Tomcat 5.5.26 using JNDI.
When running with Solr 1.3, Tomcat comes up clean. However, if you hit
the admin index page, you get