RE: admin.jsp java.lang.NoSuchFieldError

2008-04-07 Thread Mendes, Richard
> > : 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

Re: admin.jsp java.lang.NoSuchFieldError

2008-04-05 Thread Chris Hostetter
: 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

admin.jsp java.lang.NoSuchFieldError

2008-04-04 Thread Mendes, Richard
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