Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 45730 invoked from network); 5 Jun 2009 22:11:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jun 2009 22:11:53 -0000 Received: (qmail 19444 invoked by uid 500); 5 Jun 2009 22:11:26 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 19189 invoked by uid 500); 5 Jun 2009 22:11:25 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 18527 invoked by uid 99); 5 Jun 2009 22:04:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2009 22:04:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2009 22:04:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B8D04234C004 for ; Fri, 5 Jun 2009 15:04:07 -0700 (PDT) Message-ID: <75610140.1244239447742.JavaMail.jira@brutus> Date: Fri, 5 Jun 2009 15:04:07 -0700 (PDT) From: "Josh Holtzman (JIRA)" To: issues@cxf.apache.org Subject: [jira] Commented: (CXF-2252) Add support JAX-WS for DOSGi In-Reply-To: <173771348.1244225227341.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716767#action_12716767 ] Josh Holtzman commented on CXF-2252: ------------------------------------ The third version switches from boolean properties to strings, so more databindings and frontends can be added easily. > Add support JAX-WS for DOSGi > ---------------------------- > > Key: CXF-2252 > URL: https://issues.apache.org/jira/browse/CXF-2252 > Project: CXF > Issue Type: New Feature > Components: Distributed-OSGi > Affects Versions: dOSGi-1.0 > Reporter: Josh Holtzman > Fix For: dOSGi-1.1 > > Attachments: dosgi_jaxws.diff > > > Individual service registrations should be able to choose whether to utilize the Aegis or JAX-WS databindings for distributed OSGi. The Aegis databinding, however, should remain the default. See the discussion at http://www.nabble.com/Configuring-DOSGI-to-use-JAX-WS-td23487668.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.