You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2012/10/22 13:22:12 UTC

[jira] [Created] (DOSGI-128) Allow to use JAXWS/JAXB service without frontend and databinding properties

Christian Schneider created DOSGI-128:
-----------------------------------------

             Summary: Allow to use JAXWS/JAXB service without frontend and databinding properties
                 Key: DOSGI-128
                 URL: https://issues.apache.org/jira/browse/DOSGI-128
             Project: CXF Distributed OSGi
          Issue Type: Improvement
          Components: DSW
    Affects Versions: 1.3.1
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 1.4


To publish a JAXWS/JAXB service you currently have to use the following service properties:
org.apache.cxf.ws.frontend:jaxws
org.apache.cxf.ws.databinding:jaxb

As these services are quite popular I propose we autodetect these when no such properties are set.

So the idea is to detect if the @Webservice annotation is present and then by default use the above settings.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira