Rick,

> You are missing the entries in your web.xml file.  Please review the web.xml file 
> contained in the axis webapp.  For additional info, see:
> http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/SoapMonitor

I had copied everything from the Axis web.xml and made sure everything was
uncommented, so I don't think that's the problem. I also made sure deploy.wsdd
contains the requestFlow and responseFlow for soapmonitor. Do I need to create a
server-config.wsdd in the web app's WEB-INF? If so, what should it contain?
(BTW, I'm new to Axis, so feel free to spell things out ;-)

Thanks,
Mike

> 
> Take care,
> Rick Kellogg
> 
> -----Original Message-----
> From: Michael Woinoski [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 19, 2003 3:03 PM
> To: Axis User mailing list
> Subject: enabling SOAPMonitor with Axis embedded in a web app
> 
> SOAPMonitor works fine if I deploy a service by copying the class files to
> axis's WEB-INF/classes dir. But if I copy the Axis libs into my application's
> war file and deploy my application on Tomcat, I get a server error when using
> the service's endpoint URL. Is it possible to use SOAPMonitor if you add Axis to
> your web app? Or should I need to use tcpmon?
> 
> Here's the error:
> org.apache.axis.ConfigurationException: Can't find handler
> name:'null' type:'soapmonitor' in the registry
> 
> Thanks,
> Mike
> 
> --
> 
> Mike Woinoski                      Pine Needle Consulting
> mailto:[EMAIL PROTECTED]

-- 

Mike Woinoski                      Pine Needle Consulting
mailto:[EMAIL PROTECTED]

Reply via email to