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.