Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 87916 invoked from network); 28 Jun 2008 15:29:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jun 2008 15:29:11 -0000 Received: (qmail 59175 invoked by uid 500); 28 Jun 2008 15:29:12 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 58635 invoked by uid 500); 28 Jun 2008 15:29:11 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 58624 invoked by uid 99); 28 Jun 2008 15:29:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2008 08:29:11 -0700 X-ASF-Spam-Status: No, hits=3.7 required=10.0 tests=DNS_FROM_OPENWHOIS,FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2008 15:28:20 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KCcLv-0006NL-7I for user@geronimo.apache.org; Sat, 28 Jun 2008 08:28:39 -0700 Message-ID: <18171886.post@talk.nabble.com> Date: Sat, 28 Jun 2008 08:28:39 -0700 (PDT) From: Dave Syer To: user@geronimo.apache.org Subject: Re: NullPointerException "Could not publish to Server" from Eclipse In-Reply-To: <4866555B.9040507@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: david_syer@hotmail.com References: <18155922.post@talk.nabble.com> <18157341.post@talk.nabble.com> <48653145.7050406@gmail.com> <18168593.post@talk.nabble.com> <4866555B.9040507@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Tim, I have the Eclipse version downloaded from the link posted earlier in this thread. It looks like it has all the JEE stuff (file downloaded was eclipse-jee-europa-winter-win32.zip - I tried on Linux as well, where obviously the filename is different). Attached is a dynamic web project created from the wizard (foo.zip). The GEP facet was attached, but no deployment descriptor is present. It probably doesn't tell you much. I did get another web app to deploy by copying your deployment descriptor verbatim. The GEP editor still didn't work on it (opened but not editable), but at least the app worked. Can you do the same magic now for an openejb-jar.xml (also not created by the wizard). I copied one from the samples in trunk, but that didn't work - same symptoms as the web case (cannot open in GEP, and NPE when it deploys). Thanks, Dave. Tim McConnell-2 wrote: > > Hi Dave, that message is benign. Would you be able to export your project > from > Eclipse and attach it (or email it to me) ?? Also, do you have the Eclipse > prereq > for the GEP (i.e., Eclipse IDE for Java EE Developers) ?? > http://www.nabble.com/file/p18171886/foo.zip foo.zip > -- View this message in context: http://www.nabble.com/NullPointerException-%22Could-not-publish-to-Server%22-from-Eclipse-tp18155922s134p18171886.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.