Maybe there are calls that have no arguments?
Eric
On 29/02/2008, Lau Man Kwong <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm new to aspectj. When I do some practice on aspectj, an error
> "java.lang.ArrayIndexOutOfBoundsException: 0 at
> com.at.aspect.LoggingAspect.log(Unknown Source)" was encountere
Hi,
I'm new to aspectj. When I do some practice on aspectj, an error "
java.lang.ArrayIndexOutOfBoundsException: 0 at
com.at.aspect.LoggingAspect.log(Unknown Source)" was encountered. I have
searched on internet but get no answer. Can you give me some hints for this
error?
I am using AspectJ 1.5.