You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (Created) (JIRA)" <ji...@apache.org> on 2012/01/10 19:04:39 UTC

[jira] [Created] (CXF-4018) JAX-WS Providers created from class (instead of an actual instance bean) do not get the JAXWSMethodInvoker

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.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

        

[jira] [Resolved] (CXF-4018) JAX-WS Providers created from class (instead of an actual instance bean) do not get the JAXWSMethodInvoker

Posted by "Daniel Kulp (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-4018.
------------------------------

    Resolution: Fixed
    
> 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.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

        

[jira] [Updated] (CXF-4018) JAX-WS Providers created from class (instead of an actual instance bean) do not get the JAXWSMethodInvoker

Posted by "Daniel Kulp (Updated) (JIRA)" <ji...@apache.org>.
     [ 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