You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/06/19 03:41:26 UTC

[jira] Resolved: (CXF-717) Refactor JaxWsServerFactoryBean

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

Jervis Liu resolved CXF-717.
----------------------------

    Resolution: Fixed

> Refactor JaxWsServerFactoryBean 
> --------------------------------
>
>                 Key: CXF-717
>                 URL: https://issues.apache.org/jira/browse/CXF-717
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Jervis Liu
>            Assignee: Jervis Liu
>
> Refactor EndpointImpl and JaxWsServerFactoryBean, so that essentially everything in EndpointImpl is delegates to the JaxWsServerFactoryBean, EndpointImpl is just a wrapper on top of JaxWsServerFactoryBean. At the moment, JaxWsServerFactoryBean is not equal to javax.xml.ws.Endpoint.publish(), eg, handler chain and context injection is not done in JaxWsServerFactoryBean

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