Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35559D44E for ; Sat, 3 Nov 2012 17:31:43 +0000 (UTC) Received: (qmail 16462 invoked by uid 500); 3 Nov 2012 17:31:40 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 16251 invoked by uid 500); 3 Nov 2012 17:31:39 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 16242 invoked by uid 99); 3 Nov 2012 17:31:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2012 17:31:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jieryn@gmail.com designates 209.85.214.173 as permitted sender) Received: from [209.85.214.173] (HELO mail-ob0-f173.google.com) (209.85.214.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2012 17:31:32 +0000 Received: by mail-ob0-f173.google.com with SMTP id wc18so5765704obb.18 for ; Sat, 03 Nov 2012 10:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=AYUM5msYh1VTT9Ep0MsWX1H3NVtAzkEAwhvvowE+0gg=; b=ajmpHCiyN33KZu+goDnbt+dfwS9AMbTWSwThPxzJas2GwAP/WZb+4aXmR5bwzxhOnN TM5vBJFv4QTzTpQ/pxw80SrlXAQsX8ECJh/9W+UC0z08zDNbbnqGOD6xUxkCFiF8IQhh 2xZOUuteTedHc1ieZgtC231iKaDfP5UcxgC5lybd3tV2EOCkg0rXagmKLotkOhE+hYR3 9VF4jZc3fUTwZy+/Yf9hPFDJ9hpjNQYGC7fDGC70+AtILzpG4KKuQ4Hv0sPMJB/fAR0S iqbcjkKkoCTHekCYkYgnSNAUlvoCslOXEPz8A3jtmzk1OPo/kk0He+CI6Qu/wsn3u5VN peJg== MIME-Version: 1.0 Received: by 10.60.172.48 with SMTP id az16mr4053361oec.64.1351963871306; Sat, 03 Nov 2012 10:31:11 -0700 (PDT) Received: by 10.60.132.199 with HTTP; Sat, 3 Nov 2012 10:31:11 -0700 (PDT) In-Reply-To: References: Date: Sat, 3 Nov 2012 13:31:11 -0400 Message-ID: Subject: Re: Tomcat v7 Embedded From: Jesse Farinacci To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Greetings, On Sat, Nov 3, 2012 at 1:22 PM, joe wrote: > Have you tried pointing tomcat to expect the exploded > war in a folder that is a sibling to the jar file? I abandoned effort on this work after Olivier Lamy provided automatic embedded mode support in the excellent Apache Tomcat Maven Plugin. http://tomcat.apache.org/maven-plugin-2.0/ http://tomcat.apache.org/maven-plugin-2.0/executable-war-jar.html -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org