System.out.println("before speaking something, thinking ...");
}
}
--- On Sat, 6/9/08, Ron DiFrango <[EMAIL PROTECTED]> wrote:
> From: Ron DiFrango <[EMAIL PROTECTED]>
> Subject: Re: [aspectj-users] Load time weaving problem
> To: [EMAIL PROTECTED]
27;-javaagent:/
>> > path/to/aspectj1.6/lib/aspectjweaver.jar' as
>> stated in the
>> > configuration page., unless I misunderstand its
>> meaning (.If so,
>> > please tell me the right format.)
>> >
>> > Thank you very much,
>>
'Jason speak: This is a
book!"' only.
Is this the correct aop.xml conf setting?
the aop.xml is
--- On Sat, 6/9/08, Ron DiFrango <[EMAIL PROTECTED]> wrote:
> From: Ron DiFrango <[EMAIL PROTECTED]>
> Subject: Re: [aspectj-users] Load time weaving pro
stated in the
configuration page., unless I misunderstand its meaning (.If so,
please tell me the right format.)
Thank you very much,
--- On Sat, 6/9/08, Ron DiFrango <[EMAIL PROTECTED]>
wrote:
> From: Ron DiFrango <[EMAIL PROTECTED]>
> Subject: RE: [aspectj-users] Lo
go <[EMAIL PROTECTED]> wrote:
> From: Ron DiFrango <[EMAIL PROTECTED]>
> Subject: RE: [aspectj-users] Load time weaving problem
> To: [EMAIL PROTECTED], aspectj-users@eclipse.org, aspectj-users@eclipse.org
> Date: Saturday, 6 September, 2008, 6:36 PM
> I am not LTW expert, bu
nberg <[EMAIL PROTECTED]> wrote:
> From: Andrew Eisenberg <[EMAIL PROTECTED]>
> Subject: Re: [aspectj-users] Load time weaving problem
> To: [EMAIL PROTECTED], aspectj-users@eclipse.org
> Date: Saturday, 6 September, 2008, 4:48 PM
> When using LTW, the first step is to ensure tha
PROTECTED]> wrote:
> From: Andrew Eisenberg <[EMAIL PROTECTED]>
> Subject: Re: [aspectj-users] Load time weaving problem
> To: [EMAIL PROTECTED], aspectj-users@eclipse.org
> Date: Saturday, 6 September, 2008, 4:48 PM
> When using LTW, the first step is to ensure that your
>
When using LTW, the first step is to ensure that your pointcuts are
applying to the correct joinpoints. Unfortunately, AJDT doesn't help
much with this.
My suggestion to you is to turn off LTW and try to get the program
working using standard compile time weaving. You'll find that your
pointcut
Hi Stefan,Never mind, We all do mistakes. :)Well, if you
are talking about the text "" in aop.xml file, I
would say: Yes. You will have to specify the aspect name inside
aop.xml. The reason is the flexibility to add/drop the aspects you want
to we
Kunal,
thanks for your reply!
On 25.02.2008, at 21:26, Kunal Pathak wrote:
Are you using the aj command to see the output? Have you created the
aop.xml that is essential for weaving the aspects at load-time?
No, I'm using the java executable of Mac OS X and provide a java
agent. Like: jav
Hi Stefen,Are you using the aj command to see the output? Have you created the
aop.xml that is essential for weaving the aspects at load-time?If you can
describe the steps that you followed, it would be great for us to analyze the
problem.~Kunal.On Mon, 25 Feb 2008 18:42:19 +0100 aspectj-users@e
11 matches
Mail list logo