The DoService class represents (a bean) a DoService Operation which is send by a client (or other
server) which is checked by the wss for the right credentials and than send to the requested
serviceprovider.
This base class will makes the connection to the requested service on the "hidden" machines.
Every Subclass must implement the handleRequest method to check the credentials.