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

Reply via email to