From dev-return-88949-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Tue Feb 15 05:41:29 2011 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 40998 invoked from network); 15 Feb 2011 05:41:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Feb 2011 05:41:28 -0000 Received: (qmail 46653 invoked by uid 500); 15 Feb 2011 05:41:28 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 46319 invoked by uid 500); 15 Feb 2011 05:41:26 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 46312 invoked by uid 99); 15 Feb 2011 05:41:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 05:41:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 05:41:23 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B27151A5C57 for ; Tue, 15 Feb 2011 05:41:02 +0000 (UTC) Date: Tue, 15 Feb 2011 05:41:02 +0000 (UTC) From: "Forrest Xia (JIRA)" To: dev@geronimo.apache.org Message-ID: <505949510.16768.1297748462710.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (GERONIMO-5815) Classloader issue in geronimo corba module 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 Classloader issue in geronimo corba module ------------------------------------------ Key: GERONIMO-5815 URL: https://issues.apache.org/jira/browse/GERONIMO-5815 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: CORBA Affects Versions: 3.0-M2, 3.0 Reporter: Forrest Xia Assignee: Forrest Xia When debug tck failures, I found there are some classloader issues in geronimo-corba module caused corba function not work as before. The UtilDelegateImpl.java does not have proper way to load the real impl. class in OSGi context. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira