Jonb,
Not only is having multiple users use the same ID in any server a bad idea, but it appears to me that you guys are doing this to edit services in a Production-type environment. Is that true?
If so, then this makes your situation even worse. In addition to assigning each user their own ID, you should make an effort to employ a deployment strategy so that services can only be changed in Production (or, really, any environment other than Dev) via a formal deployment process. I mean, just the mere fact that
should indicate that what you guys are doing was not originally intended to be done.
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services