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 (JIRA)" <ji...@apache.org> on 2008/03/11 16:04:46 UTC

[jira] Resolved: (CXF-1081) JaxWsServerFactory constructor over JaxWsServiceFactory has surprising (non)-behavior

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

Daniel Kulp resolved CXF-1081.
------------------------------

    Resolution: Fixed

> JaxWsServerFactory constructor over JaxWsServiceFactory has surprising (non)-behavior
> -------------------------------------------------------------------------------------
>
>                 Key: CXF-1081
>                 URL: https://issues.apache.org/jira/browse/CXF-1081
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.2
>            Reporter: Benson Margulies
>             Fix For: 2.1
>
>
> JaxWsServerFactoryBean has a constructor that takes a JaxWsServiceFactoryBean. Surprisingly, this constructor does not absorb useful properties from its argument. In particular, if you set a service class on the ServiceFactoryBean, the you have to set it, all over again, on the server factory.

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