Re: Axis getXMLReader error

2004-08-12 Thread Paul Callahan
are you sure you have the correct version of xercesImpl.jar? or is it being overshadowed by WSAD4's version--if that is what it is indeed using... -pc On Thu, 12 Aug 2004 07:04:34 -0500, Dave LaCroix <[EMAIL PROTECTED]> wrote: > > > I ran the Java2WSDL and WSDL2Java routines to build server si

Axis getXMLReader error

2004-08-12 Thread Dave LaCroix
I ran the Java2WSDL and WSDL2Java routines to build server side and client side wsdl files to be used in WSAD4. When I try to access the service I get java.lang.NoSuchMethodError: javax.xml.parsers.SAXParser: method getXMLReader()Lorg/xml/sax/XMLReader; not found at org.apache.axis.util