[jboss-user] [JBoss Seam] - Re: Seam - Embedded Ejb - Logger

gavin.king@jboss.com do-not-reply at jboss.com
Thu May 24 08:45:25 EDT 2007


@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#4048262

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048262



More information about the jboss-user mailing list