Return-Path: Delivered-To: apmail-incubator-wink-dev-archive@minotaur.apache.org Received: (qmail 5094 invoked from network); 30 Aug 2010 15:10:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Aug 2010 15:10:32 -0000 Received: (qmail 3975 invoked by uid 500); 30 Aug 2010 15:10:32 -0000 Delivered-To: apmail-incubator-wink-dev-archive@incubator.apache.org Received: (qmail 3907 invoked by uid 500); 30 Aug 2010 15:10:31 -0000 Mailing-List: contact wink-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: wink-dev@incubator.apache.org Delivered-To: mailing list wink-dev@incubator.apache.org Received: (qmail 3898 invoked by uid 99); 30 Aug 2010 15:10:31 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Aug 2010 15:10:31 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Aug 2010 15:10:14 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7UF9rno008701 for ; Mon, 30 Aug 2010 15:09:53 GMT Message-ID: <30781341.70061283180993016.JavaMail.jira@thor> Date: Mon, 30 Aug 2010 11:09:53 -0400 (EDT) From: "Luciano Resende (JIRA)" To: wink-dev@incubator.apache.org Subject: [jira] Created: (WINK-309) Export META-INF and META-INF/server folders to avoid issues under OSGi environment 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 Export META-INF and META-INF/server folders to avoid issues under OSGi environment ---------------------------------------------------------------------------------- Key: WINK-309 URL: https://issues.apache.org/jira/browse/WINK-309 Project: Wink Issue Type: Bug Components: Server Affects Versions: 1.1.1 Reporter: Luciano Resende While loading wink extensions with Tuscany and OSGi environment, the OSGi fails to find properties file under META-INF and META-INF/server This is related to https://issues.apache.org/jira/browse/TUSCANY-3595 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.