Deploy a SOAP SU consume containing a JBI descriptor without service-name, example:
<jbi:services binding-component="true"> <jbi:consumes interface-name="itfNs:XS01" xmlns:itfNs="http://xs01.snv2sxml.technical.services.esb.acoss.fr/1.0"> ... </jbi:consumes> </jbi:services>
When asking the WSDL of the service from a browser, I get:
<error><description>Unable to get WSDL for this service</description><reason>WSDL description can not been retrieved from JBI endpoint</reason></error>