Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 36939 invoked from network); 15 Feb 2010 21:32:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Feb 2010 21:32:49 -0000 Received: (qmail 63150 invoked by uid 500); 15 Feb 2010 21:32:49 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 63110 invoked by uid 500); 15 Feb 2010 21:32:49 -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 62946 invoked by uid 99); 15 Feb 2010 21:32:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Feb 2010 21:32:48 +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; Mon, 15 Feb 2010 21:32:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 04AE2234C4A8 for ; Mon, 15 Feb 2010 13:32:28 -0800 (PST) Message-ID: <1425299348.287031266269548017.JavaMail.jira@brutus.apache.org> Date: Mon, 15 Feb 2010 21:32:28 +0000 (UTC) From: "Matt Inger (JIRA)" To: issues@cxf.apache.org Subject: [jira] Created: (DOSGI-60) Singlebundle Distribution Not working on DmServer 2.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Singlebundle Distribution Not working on DmServer 2.0.0 ------------------------------------------------------- Key: DOSGI-60 URL: https://issues.apache.org/jira/browse/DOSGI-60 Project: CXF Distributed OSGi Issue Type: Bug Affects Versions: 1.2 Reporter: Matt Inger The singlebundle distribution does not seem to be working at all on Spring dmServer 2.0.0. Given my troubles with the jax-ws frontend, which I still can't get working with the singlebundle distribution as documented in DOSGI-55, I figured i'd give the 1.2-SNAPSHOT version a try, hoping it might solve the issue. It seems that with or without the jax-ws frontend, I can't get any web service exposed. The bundles seem to deploy properly according to the container, however, I cannot access the service, nor do I see the TCP port being listened on (via netstat). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.