Niek,
thanks for the clearer explanation and to confirm. I am reading it that you have a non-EGL client and you are trying to start the EGL debugger against the web service and step through/set breakpoints in the EGL source.
If that is true, as I understand it, the use of the Liberty Debugger is just another server to allow you to debug EGL code within the limits of what is possible on the other servers as well.
So, I am pretty sure you are unable to "start" an EGL debug session for an EGL web services from an external source on any server type This means you are only able to debug an EGL web service using something like a dummy program (or something else EGL like a RUI) to invoke it.
I also think being able to debug a web service as the first thing invoked is an open requirement .
If I have misunderstood your requirement, then please let us know.
markevans