SOAP URL of apparently valid service fails with 405 error
Posted: Sat Apr 15, 2006 2:36 am
I have a servlet that listens for SOAP messages. It's running on my laptop. I can test it locally. I then entered that URL into the "SOAP URL" field in the SOAP Analyzer, and clicked Open. It worked for a fraction of a second, and then popped up the following error dialog:
"405 Method Not Allowed for: http://localhost:7001/HTTPListenerWAMU/listener"
Again, I can test that URL with tools I've built, and it works fine.
I also tried a similar test with XMLSpy and Stylus Studio, and it also works fine.
By the way, when it presents that dialog, it never turns off the hourglass cursor on the "WSDL File Opener" dialog, even though it's not doing anything anymore.
"405 Method Not Allowed for: http://localhost:7001/HTTPListenerWAMU/listener"
Again, I can test that URL with tools I've built, and it works fine.
I also tried a similar test with XMLSpy and Stylus Studio, and it also works fine.
By the way, when it presents that dialog, it never turns off the hourglass cursor on the "WSDL File Opener" dialog, even though it's not doing anything anymore.