Doesn't the RuntimeEndpointInfo that is registered with the
JAXWSRuntimeEpiRegistry associate an instance of javax.xml.ws.Binding
with the endpoint?
Jitendra Kotamraju wrote:
> Mark Hansen wrote:
>
>> Does a server side Java EE deployment of a web service (i.e.,
>> @WebService or @WebServiceProvider) implement the
>> javax.xml.ws.Binding interface?
>
>
> No.