I have a problem with my Apache Axis 1.4 service, using the SOAPMonitor which comes with the binaries.
While the applet starts up with no problems (e.g. http://localhost:8080/axis/SOAPMonitor), the status bar in the embedded application gives the following error message: "The SOAP Monitor is unable to communcate with the server"
Some further reading that I have already tried:
- http://ws.apache.org/axis/java/install.html (See appendix)
- http://ws.apache.org/axis/java/user-guide.html#AppendixUsingTheSOAPMonitor
- http://www.javabeat.net/articles/25-programming-web-services-using-apache-axis-2.html
- http://www-scf.usc.edu/~csci571/2005Spring/axisinstall.html (see "Enabling SOAPMonitor in Axis")