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


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.

Reply via email to