could you please explain why is it wrong to instantiate the service with the Adressing feature?
Code: Select all
Service service = Service.create(url, serviceName, feature);
Thanks,
Alex
Moderators: Site Manager, fjwalraven
Code: Select all
Service service = Service.create(url, serviceName, feature);
I have updated the explanation to this question.This feature can be used during the creation of SEI proxy, and Dispatch instances on the client side and Endpoint instances on the server side. This feature cannot be used for Service instance creation on the client side.
Users browsing this forum: No registered users and 50 guests