Re: enabling SOAPMonitor with Axis embedded in a web app

2003-06-20 Thread Michael Woinoski
Axis runs correctly. > Step 2: Deploy webservices. Step 3: access ?wsdl page. Only after that > should you attempt to run the SoapMonitor. > > Good luck. > Rick > > -Original Message- > From: Michael Woinoski [mailto:[EMAIL PROTECTED] > Sent: Thursday, J

RE: enabling SOAPMonitor with Axis embedded in a web app

2003-06-19 Thread Rick Kellogg
Message- From: Michael Woinoski [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 5:05 PM To: [EMAIL PROTECTED] Subject: Re: enabling SOAPMonitor with Axis embedded in a web app Rick, > You are missing the entries in your web.xml file. Please review the web.xml file contained in the a

Re: enabling SOAPMonitor with Axis embedded in a web app

2003-06-19 Thread Michael Woinoski
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 Axi

RE: enabling SOAPMonitor with Axis embedded in a web app

2003-06-19 Thread Kellogg, Richard
:[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 applicat

enabling SOAPMonitor with Axis embedded in a web app

2003-06-19 Thread Michael Woinoski
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