Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 39811 invoked from network); 3 Oct 2007 02:50:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Oct 2007 02:50:16 -0000 Received: (qmail 76195 invoked by uid 500); 3 Oct 2007 02:50:04 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 76146 invoked by uid 500); 3 Oct 2007 02:50:04 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 76135 invoked by uid 99); 3 Oct 2007 02:50:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 19:50:04 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.208.196.171] (HELO outbound.mailhop.org) (63.208.196.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2007 02:50:03 +0000 Received: from adsl-074-229-183-095.sip.rmo.bellsouth.net ([74.229.183.95] helo=[10.0.1.2]) by outbound.mailhop.org with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1IcuIw-000O0M-7t for dev@geronimo.apache.org; Tue, 02 Oct 2007 22:49:42 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 74.229.183.95 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19K+1rf0rvsxs9u6hTwU+qD Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Matt Hogstrom Subject: Re: Distributing AspectJ JARs - License Date: Tue, 2 Oct 2007 22:49:48 -0400 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org Gianny, this looks pretty good. So for users that have large session objects this looks like a way to effectively manage them. Is your question about the license used for AspectJ from the Eclipse Foundation ? On Sep 28, 2007, at 9:23 PM, Gianny Damour wrote: > Hi, > > I would like to add a dependency to a new wadi module, wadi-aop, > relying on AspectJ JARs. > > The goal it to allow users to configure delta session replication > for their clustered Web applications. I capture here how this works: > http://docs.codehaus.org/display/WADI/5.+Delta+Session+Replication > > Is this an issue from a license perspective? > > Thanks, > Gianny > >