You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Srikanth Narasimhan <sn...@cisco.com> on 2002/10/16 16:35:38 UTC

RE: performance benchmarking

Is there a performance benchmarking available for AXIS based on some
real-life usage?

Regards,
Srikanth Narasimhan

-----Original Message-----
From: Bublava, Stephan [mailto:Stephan.Bublava@ecetra.com]
Sent: Wednesday, October 16, 2002 12:42 AM
To: axis-user@xml.apache.org
Subject: Re: Problem running validation JSP, stack Trace Included


I think the problem is that Tomcat 4.1.2 already includes a version of
Xerces in $TOMCAT_HOME/common/endorsed/. If you followed the
instructions from the Axis user guide, you probably installed another
(different) version in $TOMCAT_HOME/webapps/axis/WEB-INF/lib/.

Just remove the Xerces Jars that you installed and everything should
work.

Best regards,

Stephan Bublava