Hi Mark,
This is not a issue with XML SPY. When I consumed basic authenticated webservices hosted on Oracle 10G appserver or Weblogic via XML SPY the pop up for user password came up.
In those environments they first send HTTP 401 [ auth error] which prompts the popup. But in WM it sends HTTP 500 [ internal server error].
I had to set up a custom access controlled soap processor exactly as per
steps -[see chapter 7 in soap develepor guide] which returns 401 first.
Good thing there was no other impact except setting up the above and changing from default URL.
But I wonder why the default behaviour of WM is different from other servers ! I checked some watt.server.soap properties …nothing seem relevant
Shashwata
#webMethods#API-Management#soa