I have recently download the beta3 version of axis and walked through the (beta2) Installation documentation on axis’ site. I am trying to become familiar with axis, but every time I try to access my server using the examples or the validation page I get 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:89)
        at org.apache.axis.deployment.wsdd.WSDDDeployment.<init>(WSDDDeployment.java:222)
        at org.apache.axis.deployment.wsdd.WSDDDocument.<init>(WSDDDocument.java:103)

…….

 

My happiness page is perfectly happy. Does anyone have any documentation on configuration of axis. I have tried using the server-config.wsdd from src to no avail. I would appreciate any help on this matter.

 

Thanks

 

Eric

Reply via email to