Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 5862 invoked from network); 17 Oct 2008 17:08:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Oct 2008 17:08:59 -0000 Received: (qmail 77666 invoked by uid 500); 17 Oct 2008 17:08:59 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 77638 invoked by uid 500); 17 Oct 2008 17:08:59 -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 77627 invoked by uid 99); 17 Oct 2008 17:08:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Oct 2008 10:08:59 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,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; Fri, 17 Oct 2008 17:07:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KqsoN-0007rn-QD for user@geronimo.apache.org; Fri, 17 Oct 2008 10:08:27 -0700 Message-ID: <20037367.post@talk.nabble.com> Date: Fri, 17 Oct 2008 10:08:27 -0700 (PDT) From: Juergen Weber To: user@geronimo.apache.org Subject: Ear deploys as an EJB JAR MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: weberjn@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I tried to deploy my first ear into 2.1.3 and ran into the same problem as http://www.nabble.com/Ear-deploys-as-an-EJB-JAR--td11589548s134.html#a11589548 ear is not listed in the console, ejb is under ejbs, but does not work. Also, I found that the application.xml put by ant into METAINF of the ear is not seen, I have to offer it as deployment plan to the console, then console deploys the ear. Thanks, Juergen -- View this message in context: http://www.nabble.com/Ear-deploys-as-an-EJB-JAR-tp20037367s134p20037367.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.