From: hengels <nu...@jb...> - 2005-05-18 15:56:12
|
The MemberResolver is comparing a full qualified method name with a short method name. I'm at the root of problem with a debugger. The MemberResolver compares "<init>" | "berechneFakten" | "leseElemente" | ... with: "wilken$informationssystem$dimension$DerivativeFaktenBerechner$berechneFakten$aop" in a loop in line 96 of class MemberResolver (javaassist 3.0). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878233#3878233 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878233 |