Hi,
I was trying to convert my old logger initialization code to the new logger annotation,
but when I have a logger annotation in an abstract superclass and the implementing class I
always get a null logger object. In other cases it works fine.
I tried private and protected restrictions but same issue, even when I use the private I
can see 2 log objects in the eclipse debugger!!
I'm using the latest 1.1.5 version
is this a known issue??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011797#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...