I hope you meant server-config.wsdd below, not wsdl...

And did you compile the soap monitor and put it in the classpath?

--
Dennis R. Sherman
Endeavor Information Systems
847-227-2976
[EMAIL PROTECTED]
http://www.endinfosys.com 

-----Original Message-----
From: Oppenheim, Dave [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 5:45 PM
To: [EMAIL PROTECTED]
Subject: newbie question about SOAPMonitor


On a Widows platform, do I have to put an entry of some type into
axis\WEB-INF\web.xml in order to use the service?

I've put the following lines into my wsdl, but, at runtime I'm getting an
org.apache.axis.ConfigurationException that it can't find handler name.

    <requestFlow>
      <handler type="soapmonitor"/>
    </requestFlow>
    <responseFlow>
      <handler type="soapmonitor"/>
    </responseFlow>

Thanks in advance.

Dave Oppenheim

Reply via email to