Martin,
Please post Axis questions to [EMAIL PROTECTED]
Thanks.
Scott Nichol
Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message -----
From: "Martin Gainty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 13, 2004 1:46 PM
Subject: XERCES maladies
> A bit too newbie but at least descriptive
>
> F:\SOAP\axis-1_1RC2\samples\stock>java -version
> java version "1.5.0-rc"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-rc-b63)
> Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode, sharing)
>
> F:\SOAP>java org.apache.axis.transport.http.SimpleAxisServer -p 8080
> Oct 13, 2004 10:57:18 AM org.apache.axis.transport.http.SimpleAxisServer run
> INFO: SimpleAxisServer starting up on port 8080.
>
> *NullPointerException encountered Deploying the sample AdminClient when
> SimpleAxisServer is listening on Port 8080*
> F:\SOAP\axis-1_1RC2\samples\stock>java org.apache.axis.client.AdminClient
> deploy
> wsdd
> Oct 13, 2004 11:28:38 AM org.apache.axis.client.AdminClient process
> INFO: Processing file deploy.wsdd
> Oct 13, 2004 11:28:38 AM org.apache.axis.client.AdminClient main
> SEVERE: Exception:
> AxisFault
> faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
> faultSubcode:
> faultString: java.lang.NullPointerException
> faultActor:
> faultNode:
> faultDetail:
> {http://xml.apache.org/axis/}stackTrace:
> java.lang.NullPointerException
> at java.util.Hashtable.put(Unknown Source)
>
> where are the xerces binaries which support Java 1.5,.0 which Axis has been
> tested against?
>
> Thank You,
> Martin-
>