Hi,
I'm trying to set up 1.0 release version of Axis but keep getting the following error:
org.apache.axis.InternalException: org.apache.axis.ConfigurationException:
org.apache.axis.deployment.wsdd.WSDDException: java.lang.Exception: Must
include type attribute for Handler deployment!
java.lang.Exception: Must include type attribute for Handler deployment!
at org.apache.axis.ConfigurationException.<init>(ConfigurationException.java:89)
at org.apache.axis.deployment.wsdd.WSDDException.<init>(WSDDException.java:72)
at org.apache.axis.deployment.wsdd.WSDDHandler.<init>(WSDDHandler.java:90)
at org.apache.axis.deployment.wsdd.WSDDDeployment.<init>(WSDDDeployment.java:225)
at org.apache.axis.deployment.wsdd.WSDDDocument.<init>(WSDDDocument.java:107)
at org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java:210)
at org.apache.axis.AxisEngine.init(AxisEngine.java:188)
I'm quite stumped at the moment, as I was just trying to
test out a simple .jws deployed service.
Any help would be appreciated
Thanks