Return-Path: Delivered-To: apmail-xml-axis-user-archive@xml.apache.org Received: (qmail 95732 invoked by uid 500); 8 Aug 2002 20:02:07 -0000 Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 95715 invoked from network); 8 Aug 2002 20:02:07 -0000 Message-ID: <016f01c23f16$c5ae4c80$1219570f@ranier> From: "Steve Loughran" To: References: Subject: Re: installation question Date: Thu, 8 Aug 2002 13:04:13 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MailScanner: Found to be clean X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Status: O X-Status: X-Keywords: 1. you dont need to worry about the warning unless you want XML security (yes, the error message is wrong, it is fixed now) 2. xmlsec comes in the xml-security-bin file I just downloaded from http://xml.apache.org/security/dist/ ----- Original Message ----- From: "Yung, Nimchi A, ALCAS" To: Sent: Thursday, August 08, 2002 12:23 PM Subject: installation question Hi, I installed AXIS beta3 with Tomcat 4.1.7. When I validated my installation, I got this: =========== Warning: could not find class org.apache.xml.security.Init from file xmlsec.jar Attachments will not work See =========== When I followed the links to download the security package, I did not see the xmlsec.jar file. Instead I got all these jar files: junit3.7.jar, xalan.jar, xml-apis.jar log4j-1.2.5.jar, xercesImpl.jar , xmlParserAPIs.jar Should I put these jar files in the /axis/WEB-INF/lib? --Nimchi