[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] Problems with RCP Application using AspectJ and Spring
|
- From: Andrew Eisenberg <andrew@xxxxxxxxxxxx>
- Date: Tue, 22 Sep 2009 11:06:23 -0700
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=iue49PHjtDsspJ9ZeheY9EuISx/GOCflZNT9+U3yuC0=; b=deQvBNXd2OShU4ilSmi+lAL9Dn8ChFQ4jCM07IYPmR3GSuWeuKc+rzBtXDr3cjx9qV ksuWtuiPlLoYdNSDCeBeE3HEDFq6tbSyelusjGaRd1Oavr2Uh2eHH7KYS9TSHlTsqZ4Z 5cki9o3Pqdm2PnSBHAFqEI+LcptaBtNUbzuzY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=rnpyC9FyE0+ufH16f5N/T/sg2a+G00bsTzI4oQCBNcbjkTxjQwqmXrnP5sk9J1TQZf jzzitDpCpb8BsIDEEFE95+Sp/lng7nwMXNgqIcjwhlIXmoeFC2y7JHL3lVvRHJoKn871 DCX/fGH3X+fNjh6YAjt/klQxKwlSVgnEmX4qU=
The aspects must be compiled even if they are only used for LTW.
However, they are not sent to the weaver until they are loaded into
the JVM.
On Tue, Sep 22, 2009 at 5:20 AM, Andreas Schilling
<andreas.schilling@xxxxxxxxxxx> wrote:
>
> hello!
>
> we don't use the AJDT headless build. but I'm not sure whether we really
> need that, as we don't use compiled
> aspects but only LTW. or is it necessary in any way? from what I read at
> the link you sent, it sounds very much like
> it's only needed for precompiled aspects.
>
> best regards,
>
> Andreas Schilling
> Information Engineering
> -------------------------------------------------------------------
> TWT GmbH
> Science & Innovation
>
> Bernhäuser Str. 40 - 42
> 73765 Neuhausen
>
> Tel: +49 - 7158 - 17 15 - 23
> Fax: +49 - 7158 - 17 15 - 32
> E-Mail: andreas.schilling@xxxxxxxxxxx
> --------------------------------------------------------------------
> www.twt-gmbh.de
> --------------------------------------------------------------------
>
> Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
> Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
> Umsatzsteuer: ID-Nr.: DE147841145
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>