Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 19119 invoked from network); 14 Jan 2010 03:40:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Jan 2010 03:40:17 -0000 Received: (qmail 48602 invoked by uid 500); 14 Jan 2010 03:40:17 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 48542 invoked by uid 500); 14 Jan 2010 03:40:16 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 48532 invoked by uid 99); 14 Jan 2010 03:40:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 03:40:16 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shantanu.ubergeek@gmail.com designates 209.85.221.182 as permitted sender) Received: from [209.85.221.182] (HELO mail-qy0-f182.google.com) (209.85.221.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 03:40:09 +0000 Received: by qyk12 with SMTP id 12so5591166qyk.21 for ; Wed, 13 Jan 2010 19:39:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=5dZOSgUA2gjLp5VHSQJSndJ5CkeZsP7Cw0pZ8SgUsKw=; b=UBGOy7f/lbPCUiU3E2t4xpCido45XAV4uiCkQ6j/+ccckzYAWnWyrJRCDPcQFHjlNp JcSIjb3UtNeomb8fzkkZ19FVySDyN4ygocDvvxh14b3/1Mylzn9pcrQcdoMBotGLiaZV KMKoWCsQB8yETE9/C1sejdvQnXkKDUFku+MYE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=JyPhhzA7FZQpQw+aNldDgGgqILIAHSQzoyKunT3vZxS4boFYl2vbda25fRdKLrOItq RwoqIoLueBdVNs8Bcgn3D4CQGKr+ZW4qFbKI0GAgJSHTF2mueBRZ9vtXdul4TssLSiYB aEEZlF21oo8bemyerLwf5PbbaRg6fxodglOas= MIME-Version: 1.0 Received: by 10.224.62.233 with SMTP id y41mr160167qah.11.1263440388541; Wed, 13 Jan 2010 19:39:48 -0800 (PST) In-Reply-To: References: <9cbd74ac1001130121k451d09f4tfc2d1efdb14325a9@mail.gmail.com> Date: Thu, 14 Jan 2010 09:09:48 +0530 Message-ID: <62e68d271001131939p15b06a45x404d9737f3c96b95@mail.gmail.com> Subject: Re: How to change ESME web app to use a user login from database. From: Shantanu Garg To: esme-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=00c09f93d7108dcd84047d17a32b --00c09f93d7108dcd84047d17a32b Content-Type: text/plain; charset=ISO-8859-1 Hi All, is there a way to use ESME without the openid integration for a test with a DB or maybe an LDAP based integration? cheers, Shantanu On Thu, Jan 14, 2010 at 8:35 AM, Chatree Srichart < chatree.srichart@gmail.com> wrote: > Hi, All > > Thank you very much for your help. I updated subversion and run "mvn clean > jetty:run" command. It worked fine. > > Regards, > --00c09f93d7108dcd84047d17a32b--