What is the error?
On Fri, 2002-12-27 at 11:26, Tim Sawyer wrote:
> Hi,
>
> I'm trying to get a simple Axis service of my own working, and I can't
> get it to work. I'm sure it's something to do with the libraries or
> environment that I'm using.
>
> After messing about with my libraries (adding and removing versions of
> xerces and jaxp) I've managed to get my wsdd file to deploy without an
> error. Now I've broken happy axis.
>
> SuSE Linux 8.1
> Java 1.3.1_04
> Tomcat is 4.1.12
>
> Libraries are as follows, all in app/WEB-INF/lib
>
> tjs users 1094443 2002-12-27 16:15 axis.jar
> tjs users 20454 2002-12-27 16:15 commons-beanutils.jar
> tjs users 58798 2002-12-27 16:15 commons-collections.jar
> tjs users 67334 2002-12-27 16:15 commons-discovery.jar
> tjs users 26388 2002-12-27 16:15 commons-logging.jar
> tjs users 35635 2002-12-27 16:15 jaxrpc.jar
> tjs users 6727 2002-12-27 16:15 jdbc2_0-stdext.jar
> tjs users 106416 2002-12-27 16:15 jdom.jar
> tjs users 378778 2002-12-27 16:15 log4j-1.2.4.jar
> tjs users 18463 2002-12-27 16:15 saaj.jar
> tjs users 109356 2002-12-27 16:15 wsdl4j.jar
> tjs users 834852 2002-12-27 16:15 xercesImpl.jar
> tjs users 83089 2002-12-27 16:15 xmlParserAPIs.jar
> tjs users 354491 2002-12-27 16:15 xmlsec.jar
>
> xerces files came from Xerces-J-bin.2.2.1.tar.gz, Axis is 1.1 Beta 1.
> Notice there's no jaxp.
>
> Any pointers would be useful...
>
> Cheers,
>
> Tim.
>