Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 4043 invoked from network); 4 Feb 2008 13:09:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2008 13:09:37 -0000 Received: (qmail 52538 invoked by uid 500); 4 Feb 2008 13:09:28 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 52524 invoked by uid 500); 4 Feb 2008 13:09:28 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 52515 invoked by uid 99); 4 Feb 2008 13:09:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 05:09:28 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 13:09:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3B406714045 for ; Mon, 4 Feb 2008 05:09:13 -0800 (PST) Message-ID: <5764993.1202130553230.JavaMail.jira@brutus> Date: Mon, 4 Feb 2008 05:09:13 -0800 (PST) From: "Alexey Petrenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Closed: (HARMONY-5450) [jdktools][appletviewer] appletviewer throws java.lang.ClassNotFoundException while applet class placed in jar archive In-Reply-To: <29008931.1201861868483.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Petrenko closed HARMONY-5450. ------------------------------------ > [jdktools][appletviewer] appletviewer throws java.lang.ClassNotFoundException while applet class placed in jar archive > ---------------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-5450 > URL: https://issues.apache.org/jira/browse/HARMONY-5450 > Project: Harmony > Issue Type: Bug > Components: JDK > Reporter: Igor V. Stolyarov > Assignee: Alexey Petrenko > Attachments: H-5450-2.patch, H-5450.patch > > > appletviewer throws java.lang.ClassNotFoundException while applet class placed in jar archive. For reproducing this issue need create jar archive and following directory structure: > documentbase > example.html > /codebase > archive.jar -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.