[jbossws-issues] [JBoss JIRA] Created: (JBWS-3158) Native ServiceDelegateImpl. getPort(Class<T> seiClass) does not respect the WebServiceFeatures to create Service

Jim Ma (JIRA) jira-events at lists.jboss.org
Tue Nov 16 05:33:45 EST 2010


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

        


More information about the jbossws-issues mailing list