[ https://issues.apache.org/jira/browse/CXF-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp updated CXF-4018: ----------------------------- Description: If using the JaxWsServerFactoryBean to create a server, if you call setServiceClass to set the class, but don't provide a concrete bean, it creates a basic FactoryInvoker, not the JAXWSMethodInvoker. If you provide a bean, the proper JAXWSMethodInvoker is created. (was: If using the JaxWsServerFactoryBean to create a server, if you call setServiceClass to set the class, but don't provide a concrete bean, it creates a basic FactoryInvoker, not the JAXWSMethodInvoker. If you provide a bean, the proper JAXWSMethodInvoker is created.) Fix Version/s: 2.3.9 > JAX-WS Providers created from class (instead of an actual instance bean) do > not get the JAXWSMethodInvoker > ---------------------------------------------------------------------------------------------------------- > > Key: CXF-4018 > URL: https://issues.apache.org/jira/browse/CXF-4018 > Project: CXF > Issue Type: Bug > Components: JAX-WS Runtime > Reporter: Daniel Kulp > Assignee: Daniel Kulp > Fix For: 2.3.9, 2.4.6, 2.5.2 > > > If using the JaxWsServerFactoryBean to create a server, if you call > setServiceClass to set the class, but don't provide a concrete bean, it > creates a basic FactoryInvoker, not the JAXWSMethodInvoker. If you provide > a bean, the proper JAXWSMethodInvoker is created. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira