From Craig.McClanahan@eng.sun.com Fri Apr 21 19:23:16 2000 Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 84951 invoked from network); 21 Apr 2000 19:23:16 -0000 Received: from lukla.sun.com (192.18.98.31) by locus.apache.org with SMTP; 21 Apr 2000 19:23:16 -0000 Received: from engmail2.Eng.Sun.COM ([129.146.1.25]) by lukla.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id NAA19810 for ; Fri, 21 Apr 2000 13:23:15 -0600 (MDT) Received: from florence.eng.sun.com (florence.Eng.Sun.COM [129.144.251.146]) by engmail2.Eng.Sun.COM (8.9.1b+Sun/8.9.1/ENSMAIL,v1.6) with ESMTP id MAA29584 for ; Fri, 21 Apr 2000 12:23:15 -0700 (PDT) Received: from eng.sun.com (localhost [127.0.0.1]) by florence.eng.sun.com (8.9.3+Sun/8.9.1) with ESMTP id MAA11125 for ; Fri, 21 Apr 2000 12:23:14 -0700 (PDT) Sender: craigmcc@florence.Eng.Sun.COM Message-ID: <3900AAA1.BE560919@eng.sun.com> Date: Fri, 21 Apr 2000 12:23:13 -0700 From: Craig McClanahan Organization: Sun Microsystems, Inc. X-Mailer: Mozilla 4.51 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-dev@jakarta.apache.org Subject: Re: [Catalina] Problem with server.xml Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I don't get an exception on Solaris running this. IllegalArgumentException sounds like one of the setter methods in StandardManager didn't like one of the values, but (again) I didn't have a problem. Could you post the stack traceback and/or the relevant part of the debugging messages from XmlMapper? Craig