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