It's been a while since I've worked on a project which is providing as well as consuming web services.
In this case I need to debug incoming requests that are not initiated from with the browser (I'm using soapui as a test tool).
In order to allow Eclipse to pick up xdebug responses triggered by requests from soapui I just needed to
- start a debuging session within eclipse as normal
- ensure that the query string ?XDEBUG_SESSION_START=ECLIPSE_DBGP is appended to all requests by editing the WSDL file so that the address looks like
