Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 94744 invoked from network); 11 Jul 2006 03:28:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 03:28:41 -0000 Received: (qmail 7910 invoked by uid 500); 11 Jul 2006 03:28:39 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 7862 invoked by uid 500); 11 Jul 2006 03:28:38 -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 7851 invoked by uid 99); 11 Jul 2006 03:28:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 20:28:38 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of linsun.unc@gmail.com designates 64.233.184.237 as permitted sender) Received: from [64.233.184.237] (HELO wr-out-0506.google.com) (64.233.184.237) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 20:28:37 -0700 Received: by wr-out-0506.google.com with SMTP id 70so1752419wra for ; Mon, 10 Jul 2006 20:28:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole:in-reply-to:importance; b=ZRo7uB+/qQJh2E+42a5FQ+ZKsZhcuZ4mFjA77i3StKZeKtvMKVkNAG38l0F64XFqTLyETTHbZmSMt1gjdh0GD1TppRTOwceChilfUm3xsWvcJyTLsaUrHwwQ6f8P8VGxm4tT1qichKYwPOTHf09sQkx8wyn7nShoyTeve4Ku+YI= Received: by 10.54.149.20 with SMTP id w20mr5808013wrd; Mon, 10 Jul 2006 20:28:15 -0700 (PDT) Received: from LinT60 ( [66.57.117.186]) by mx.gmail.com with ESMTP id 39sm4036344wrl.2006.07.10.20.28.14; Mon, 10 Jul 2006 20:28:15 -0700 (PDT) From: "Lin Sun" To: Subject: RE: [Vote] Geronimo Eclipse Plugin v1.1.0 Date: Mon, 10 Jul 2006 23:28:19 -0400 Message-ID: <009301c6a49a$0e55ca20$81f22509@raleigh.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I started to have problems in deploying my second application which I = had it running with v1.0's plugin. It is a simple ClassViewer application = that has a jsp and a servlet. The jsp calls the servlet when user clicks on = the submit button to get the class description. Upon deployment of the application, I got the following CNP exception = when the two checkboxes (Enable in-place deployment & Run standalone modules directly from workspace) are checked: Caused by:=20 java.lang.ClassNotFoundException: samples.cviewer.ClassViewerServlet in classloader samples/cviewer/1.1/war at java.lang.Throwable.(Throwable.java:57) at java.lang.Throwable.(Throwable.java:81) at java.lang.ClassNotFoundException.(ClassNotFoundException.java:80) at org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiP= are ntClassLoader.java:249) at java.lang.ClassLoader.loadClass(ClassLoader.java:561) at org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStand= ard Context.java:234) ... 84 more I have gotten this error before (https://bugs.eclipse.org/bugs/show_bug.cgi?id=3D123803) in v1.0 but I = don't think this is the same prob as I had before this time. =20 I noticed that in my project's .classpath file, I have: However, I don't have the servlet class in that directory. I tried to update it to the path where the servlet class is located = (ImportedClasses /samples/cviewer) but still the same error. =20 I'll look into more of this but I thought I'd let everyone know since it = is voting time of the plugin. P.S. Later on I discovered that the sample works fine when I don't have = the two checkboxes checked. I can see the servlet and jsp in the good structure in the repo. =20 Lin -----Original Message----- From: Sachin Patel [mailto:sppatel2@gmail.com] On Behalf Of Sachin Patel Sent: Sunday, July 09, 2006 4:25 PM To: dev@geronimo.apache.org Subject: [Vote] Geronimo Eclipse Plugin v1.1.0 The following distributions of the Geronimo Eclipse plugin are ready =20 to be voted on for final release. Since binding votes are needed, =20 each PMC member if possible, please cast your vote within 72 hours. http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-=20 plugin-1.1-deployable-RC4.zip http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-=20 plugin-1.1-updatesite-RC4.zip Here is my +1. - sachin