Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7738A200D0F for ; Fri, 29 Sep 2017 15:13:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 758E81609D1; Fri, 29 Sep 2017 13:13:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BC3741609C5 for ; Fri, 29 Sep 2017 15:13:07 +0200 (CEST) Received: (qmail 85905 invoked by uid 500); 29 Sep 2017 13:13:06 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 85894 invoked by uid 99); 29 Sep 2017 13:13:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Sep 2017 13:13:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 43719C06AC for ; Fri, 29 Sep 2017 13:13:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.301 X-Spam-Level: X-Spam-Status: No, score=-2.301 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-2.8, RCVD_IN_SORBS_SPAM=0.5, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id MHroBEeItjyg for ; Fri, 29 Sep 2017 13:13:04 +0000 (UTC) Received: from mail-qk0-f171.google.com (mail-qk0-f171.google.com [209.85.220.171]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id AE4235F367 for ; Fri, 29 Sep 2017 13:13:04 +0000 (UTC) Received: by mail-qk0-f171.google.com with SMTP id q8so1089710qkl.12 for ; Fri, 29 Sep 2017 06:13:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=YsLYJAFyPLJgh5GAswquhGgsdx2526N428ZThfKxBCY=; b=FbrDKvgyIuIi1yob9jKKKCWBbSHvdyc1rgu09+kjZb2AyWsYpEYwJtlGo64KNMg+pZ nxdalgFw/bMB2YheWsfrIS4PypcP9PuW/GvNCNLt6OoShKAwJV9Byd2aPdjmT8XSHQMV F5xi/qmIDnUSwHJgkj9JFGChifN+ikmscusbango9bek00rznPgT8Cr8cYTmwPeZSe+e uAhbQV/WjtFGZve9pkTgCjK6ulBAHDY3RES4i8yunnAU+/98lcjsHuEDdzltTE/aNZBx aVSuGm7RMsYanHYJj2pzEcD5t9DXrpmwQ4dJPl5wOmBQQ58FWbsbK8k3pIYYWDHZvhz7 mDyg== X-Gm-Message-State: AMCzsaUCUk45Vv5M+nime73ykRgHAwJ+4Q80u7udyUP30uU4kQyJj98T lRuEEZnO5WUH2I1sDkYPW0f4IU+z3y3HzPGGyXhCaZhw X-Google-Smtp-Source: AOwi7QAMhpLxnBXXAXs1nmTTMrmOB9d/4bm7x0E/i303pEwWhnGU7VwdvYLjP0DfAzrCKxMrIrf+BPSGiu/Q5L+Dkos= X-Received: by 10.55.33.203 with SMTP id f72mr3243415qki.176.1506690784052; Fri, 29 Sep 2017 06:13:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.2.131 with HTTP; Fri, 29 Sep 2017 06:13:03 -0700 (PDT) From: Coty Sutherland Date: Fri, 29 Sep 2017 09:13:03 -0400 Message-ID: Subject: Tomcat Embedded Quickstarts To: Tomcat Developers List , Tomcat Users List Content-Type: text/plain; charset="UTF-8" archived-at: Fri, 29 Sep 2017 13:13:08 -0000 Hi all, Sorry for cross posting, but I thought this pertinent to both lists. I hear that there was lots of talk about quickstarts and/or the need for quickstarts at the most recent TomcatCon. I've been working on some off and on for a while now and rather enjoy creating them; I'd like to formalize them into something that the Tomcat distribution can utilize. While I'm working on that, does anyone out there already have a collection of quickstarts that they'd like to share/contribute? Or does anyone want to contribute to a quickstarts development initiative? What sort of quickstarts would people like to see? And lastly, where would they live (I don't see any repositories for quickstarts on the Apache github)? I have a small set of quickstarts here https://github.com/csutherl/tomcat-embedded-quickstarts/ with a couple listed TODO items that came from some questions in #tomcat on freenode and other places that I plan to start expanding. Thoughts? Thanks! -Coty --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org