Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Workaround for bug: java.lang.NoSuchMethodError: makeAdviceSig & new bug

Hi All,

 

I have two questions about recent AspectJ 5 development builds.

 

I have a program that runs with the latest good developer build, but using M3a gives this stack trace:

java.lang.NoSuchMethodError: makeAdviceSig
        glassbox.inspector.monitor.AbstractRequestMonitor.<clinit>(AbstractRequestMonitor.aj:1)

 

Any idea what bug was causing this (hopefully it’s easy to know from the recent fixes?!) I’d like to explain why an alpha release of the code in my AOP@Work article doesn’t work with AspectJ 1.5.0 M3a…

 

 

Ron Bodkin

Chief Technology Officer

New Aspects of Software

w: (415) 824-4690

 


Back to the top