Tomcat 5 Nightly ( Errors

2002-11-23 Thread Matt Raible
I downloaded the Tomcat 5 binary version from http://jakarta.apache.org/builds/jakarta-tomcat/nightly-5/ (Nov. 23rd 2002) and I'm trying to get it working. Below is a condensed list of error's I'm receiving. Please let me know what I need to change OR what I'm doing wrong and I'll attempt to

RE: Tomcat 5 Nightly ( Errors

2002-11-25 Thread Matt Raible
/show_bug.cgi?id=13282 Download Xerces 2.1.0 or the current nightly build: http://gump.covalent.net/jars/latest/xml-xerces2/ -- Jeanfrancois Matt Raible wrote: I downloaded the Tomcat 5 binary version from http://jakarta.apache.org/builds/jakarta-tomcat/nightly-5/ (Nov. 23rd 2002) and I'm

RE: Tomcat 5.0/JSP2.0 Problem

2002-11-30 Thread Matt Raible
I was/am getting this same error, as documented at: http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/msg37257.html The error at the end of the stackTrace appears to indicate the problem: java.lang.ClassNotFoundException: org.apache.webapp.admin.ApplicationServlet It's exactly right,

logging error on 5.0/OS X 10.2.2

2002-12-05 Thread Matt Raible
I'm using OS X 10.2.2 and JDK 1.3.1. When I run my application on Tomcat 5.0, I get the following error: java.lang.ExceptionInInitializerError: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException:

Re: Bug or feature?

2002-12-06 Thread Matt Raible
On Friday, December 6, 2002, at 07:05 AM, Thomas Paradies wrote: Hi, I'm a little bit confused about the use of the security-role tag - generally and especially in Tomcat. The WebApp DTD refers for auth-constraint to this element commented as follows: ... The role-name used here must either

Upgrade to Tomcat 4.1.17 - server has reset connection

2002-12-17 Thread Matt Raible
I upgraded my site to use Tomcat 4.1.17 tonight. While this fixed all my previous ClassNotFound errors for the hsql jdbc driver (in Tomcat 4.0.6), I started getting a new error: 17-Dec-2002 10:02:52 PM org.apache.jk.common.ChannelSocket processConnection INFO: server has been restarted or reset

RE: Upgrade to Tomcat 4.1.17 - server has reset connection

2002-12-18 Thread Matt Raible
- server has reset connection Matt Raible wrote: I upgraded my site to use Tomcat 4.1.17 tonight. While this fixed all my previous ClassNotFound errors for the hsql jdbc driver (in Tomcat 4.0.6), I started getting a new error: 17-Dec-2002 10:02:52 PM

RE: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-25 Thread Matt Raible
Building from CVS sounds easy - and definitely looks like a good idea - however, it didn't work for me. Any ideas? init: [echo] modeler 1.1-dev prepare: [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build [mkdir] Created dir:

RE: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-26 Thread Matt Raible
Matt Raible wrote: Building from CVS sounds easy - and definitely looks like a good idea - however, it didn't work for me. Any ideas? init: [echo] modeler 1.1-dev prepare: [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build