[jbossws-issues] [JBoss JIRA] Updated: (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 06:02:45 EST 2010


     [ https://jira.jboss.org/browse/JBWS-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Ma updated JBWS-3158:
-------------------------

        Fix Version/s: jbossws-cxf-3.4.0
    Affects Version/s: jbossws-native-3.4.0.CR1
          Component/s: jbossws-native


> 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) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.4.0.CR1
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>             Fix For: jbossws-cxf-3.4.0
>
>
> 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