[ 
https://issues.apache.org/jira/browse/CXF-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp reassigned CXF-1282:
--------------------------------

    Assignee: Daniel Kulp  (was: Willem Jiang)

> Can't set the excutor from JAXWS API
> ------------------------------------
>
>                 Key: CXF-1282
>                 URL: https://issues.apache.org/jira/browse/CXF-1282
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0, 2.0.1, 2.0.2, 2.0.3
>            Reporter: Willem Jiang
>            Assignee: Daniel Kulp
>
> I can't set the executor for the endpoint by using the below code.
> Endpoint endpoint = Endpoint.create(implementor);
> endpoint.setExecutor(new SomeExecutor());
> endpoint.publish(address);

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to