[
https://issues.apache.org/jira/browse/DOSGI-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronald Müller updated DOSGI-82:
-------------------------------
Attachment: PojoConfigurationTypeHandler.java.diff
Constants.java.diff
unified diff-patches to the current trunk for customizing servicename and
portname
> populate custom servicename, portname and targetnamespace for jax-ws
> --------------------------------------------------------------------
>
> Key: DOSGI-82
> URL: https://issues.apache.org/jira/browse/DOSGI-82
> Project: CXF Distributed OSGi
> Issue Type: Improvement
> Components: DSW
> Reporter: Ronald Müller
> Attachments: Constants.java.diff,
> PojoConfigurationTypeHandler.java.diff
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> At the moment it seems not to be possible to configure servicename and
> portname for jax-ws in DOSGi, as the appropriate annotations are silently
> ignored. So i suggest to implement a handy solution to this problem by making
> these things configurable by service-properties, introducing 4 new
> property-keys "org.apache.cxf.ws.targetnamespace" ,
> "org.apache.cxf.ws.servicename" , "org.apache.cxf.ws.portname" and
> "org.apache.cxf.ws.wsdl_location" . This solution affects 2 classes from the
> DSW implementation : "org.apache.cxf.dosgi.dsw.Constants" and
> "org.apache.cxf.dosgi.dsw.handlers". The patches to current trunk a given.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.