Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 94101 invoked from network); 6 Mar 2006 16:13:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 16:13:53 -0000 Received: (qmail 20421 invoked by uid 500); 6 Mar 2006 16:13:59 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20380 invoked by uid 500); 6 Mar 2006 16:13:58 -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 20368 invoked by uid 99); 6 Mar 2006 16:13:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 08:13:58 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 08:13:57 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax (Postfix) with ESMTP id E31886ACA9 for ; Mon, 6 Mar 2006 16:13:33 +0000 (GMT) Message-ID: <1977995629.1141661613927.JavaMail.jira@ajax> Date: Mon, 6 Mar 2006 16:13:33 +0000 (GMT) From: "Joe Bohn (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-1699) jdom classes not available for information portlet MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N jdom classes not available for information portlet -------------------------------------------------- Key: GERONIMO-1699 URL: http://issues.apache.org/jira/browse/GERONIMO-1699 Project: Geronimo Type: Bug Components: console Versions: 1.2 Environment: windows xp Reporter: Joe Bohn Fix For: 1.2 The jdom classes are not available to the console application since being removed from j2ee-server. The following messages are issues when the information portlet is selected from the console: 09:56:50,826 INFO [DefaultConverterManager] Can't marshall org.jdom.Document because converter 'jdom' is not available. The converter definition may be missing , or required element may be missing from the CLASSPATH 09:56:50,826 INFO [DefaultConverterManager] Can't marshall org.jdom.Element because converter 'jdom' is not available. The converter definition may be missing, or required element may be missing from the CLASSPATH -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira