Return-Path: Delivered-To: apmail-xml-axis-user-archive@xml.apache.org Received: (qmail 28588 invoked by uid 500); 19 Sep 2002 16:27:55 -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 28568 invoked from network); 19 Sep 2002 16:27:54 -0000 Message-ID: <8CDAFC036F95D3118864009027D5F92C06716DDE@MAILSRV> From: "Jason D. Lee" To: "'axis-user@xml.apache.org'" Subject: RE: happyaxis Error Date: Thu, 19 Sep 2002 11:33:44 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Status: O X-Status: X-Keywords: That's exactly what it was. Thanks. :) --=20 Jason Lee - Programmer 405.745.1789 Hobby Lobby Stores, Inc. -----Original Message----- From: Adrian Noriega [mailto:anoriegaa@aduanet.gob.pe] Sent: Thursday, September 19, 2002 11:22 AM To: axis-user@xml.apache.org Subject: Re: happyaxis Error Your classpath contain xmlsec.jar ? Add xalan.jar Adri=E1n ----- Original Message ----- From: "Jason D. Lee" To: "Axis (E-mail)" Sent: Thursday, September 19, 2002 8:34 AM Subject: happyaxis Error > Maybe this is related to my AdminClient problems: > > HTTP Status 500 - > type Exception report > message > description The server encountered an internal error () that = prevented it > from fulfilling this request. > exception > > org.apache.jasper.JasperException: org/apache/xpath/Expression > at > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja= va:2 > 46) > ... > > root cause > > javax.servlet.ServletException: org/apache/xpath/Expression > at > org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex= tImp > l.java:497) > at org.apache.jsp.happyaxis_jsp._jspService(happyaxis_jsp.java:400) > ... > _____ > Apache Tomcat/4.1.9 > > I upgraded to the latest Xerces as Jianliang Zhao suggested, but that > doesn't seem to have changed anything. I'm going to go through the = rest of > the dependencies and make sure I'm on the latest version and see what = that > does for me... > > -- > Jason Lee - Programmer > 405.745.1789 > Hobby Lobby Stores, Inc. > >