It would be nice to be able to just send a SOAP message to a url and check for a response without the need of pointing to a wsdl.
For example we have several services on Message Broker, our applications sends SOAP messages to the ESB router URL and gets a Response after the Message Broker has processed the message. The flow within the Message Broker could be calling/using several different services.