Hi Robert, Thanks a lot for the quick reply. Any idea on how can I check on Mac OS which ports are active?
Cheers, Martin -------- Original-Nachricht -------- > Datum: Fri, 5 Sep 2008 10:11:27 -0300 > Von: "robert lazarski" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: Question on SOAPMonitor > This most often happens due to port issues. IIRC its 5401. Make sure > nothing else is using the port. You can also try changing the port in > web.xml. > > HTH, > Robert > > On Fri, Sep 5, 2008 at 8:39 AM, Martin Wunderlich > <[EMAIL PROTECTED]> wrote: > > Hi there, > > > > I am trying to use the Axis2 SOAPMonitor to take a close look at the > SOAP messages to and from my existing web service. I installed the the > SOAPMonitor on Tomcat as per the instructions and it works fine when I go to > http://localhost:8080/axis2/SOAPMonitor. However, if I want to use the monitor > on my own web service (e.g. on > http://localhost:8080/MyWebService/SOAPMonitor), the applet doesn't start. I > have added the servlet configuration of my > service's web.xml and also included the classes in the service's root > directory. > > > > The request fails with the following msg: > > > > message Servlet SOAPMonitorService is not available > > description The requested resource (Servlet SOAPMonitorService is not > available) is not available. > > > > > > Am I incorrectly assuming that I could use the Axis2 SoapMonitor to > monitor any SOAP web service that I am running? > > > > Cheers, > > > > Martin > > -- > > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! > > Jetzt dabei sein: > http://www.shortview.de/[EMAIL PROTECTED] > > > > -- > > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! > > Jetzt dabei sein: > http://www.shortview.de/[EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
