@Logger works for session beans that are Seam components.
If its not a seam component you can use:
private static final LogProvider log = Logging.getLogProvider(.....);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048262#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...