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-