In case anyone else is ever experiencing such a problem ...
The following annotation:
@Logger
private static Log log;
leads to a NullPointerException if your logger is not properly configured.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036360#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...