Native ServiceDelegateImpl. getPort(Class<T> seiClass) does not respect the
WebServiceFeatures to create Service
----------------------------------------------------------------------------------------------------------------
Key: JBWS-3158
URL:
https://jira.jboss.org/browse/JBWS-3158
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Jim Ma
Assignee: Jim Ma
The WebServiceFeature used to create service does not work for this case :
Service service = Service.create(wsdlURL, serviceQName, features);
Endpoint port = service.getPort(Endpint.class);
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira