All,

I've axis working fantastic on two boxes -- attempting to port to third box and ran 
into:

org.apache.axis.deployment.wsdd.WSDDException: java.lang.Exception: Must include type 
attribute for Handler deployment!

When I'm simply issuing the following wsdd:

<undeployment xmlns="http://xml.apache.org/axis/wsdd/";>
    <service name="AirService"/>
</undeployment>

I should note that the two good installs are running the 1.4 jdk and the one I can't 
get to work is 1.3.  Do you think this has something to do with parsers/validation?

Thanks,
Cory

Reply via email to