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

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Dec 15 08:28:18 EST 2010


    [ https://issues.jboss.org/browse/JBWS-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570348#comment-12570348 ] 

Alessio Soldano commented on JBWS-3158:
---------------------------------------

See also http://fisheye.jboss.org/changelog/JBossWS?cs=13258 for commits related to this issue

> Native ServiceDelegateImpl. getPort(Class<T> seiClass) does not respect the WebServiceFeatures to create Service
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBWS-3158
>                 URL: https://issues.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-native-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