[ http://issues.apache.org/jira/browse/CXF-19?page=all ]

Jervis Liu updated CXF-19:
--------------------------

    Assignee:     (was: Jervis Liu)

> getPort(Class) throws exception
> -------------------------------
>
>                 Key: CXF-19
>                 URL: http://issues.apache.org/jira/browse/CXF-19
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-RC
>            Reporter: Daniel Kulp
>             Fix For: 2.0-RC
>
>
> On ServiceImpl, a call to:
> public <T> T getPort(Class<T> type)
> always will throw a WebServiceException due to the call to getPort(name, 
> type) checking if name is null.
> From the 4.2.3 section of the JAX-WS spec: "the Service instance is 
> responsible for selecting the port (protocol binding and endpoint address)."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to