Re: SOAPMonitor next question

2004-12-28 Thread Vincent Jong
ts responses in SOAP Monitor? > > -Venky > > > -Original Message- > From: Vincent Jong [mailto:[EMAIL PROTECTED] > Sent: Monday, December 27, 2004 11:25 PM > To: [EMAIL PROTECTED] > Subject: Re: SOAPMonitor next question > > you need to set up the serv

RE: SOAPMonitor next question

2004-12-28 Thread Jayaraman, Venkatesh
PROTECTED] Subject: Re: SOAPMonitor next question you need to set up the service's deploy.wsdd file. It's actually pretty simple as you just add and tags. Let's take one of the samples from the binary distrobution (axis and the samples are already compiled). cd to $AXIS_HOME/samples/M

Re: SOAPMonitor next question

2004-12-28 Thread Robert Gombotz
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 28, 2004 8:25 AM Subject: Re: SOAPMonitor next question > you need to set up the service's deploy.wsdd file. It's actually > pretty simple as you just add and tags. > Let's take one of

Re: SOAPMonitor next question

2004-12-27 Thread Vincent Jong
you need to set up the service's deploy.wsdd file. It's actually pretty simple as you just add and tags. Let's take one of the samples from the binary distrobution (axis and the samples are already compiled). cd to $AXIS_HOME/samples/Math and open up deploy.wsdd. under the service name tag, p

Re: SOAPMonitor next question

2004-12-27 Thread Sunil Kothari
Hi Robert,   You have to set the handlers for each of the service where you would like to use SOAPMonitor in WEB-INF\server-config.wsdd   Here's a sample of my server-config.wsdd.   operation name="calculateFibonacciRange" qname="ns2:calculateFibonacciRange" returnQName="calculateFibonacciRa