[jboss-user] [JBoss Seam] - Re: Seam Logger return NullPointerException

pete.muir@jboss.org do-not-reply at jboss.com
Mon Sep 17 06:23:47 EDT 2007


You can't instantiate Seam managed objects with new, you need to use injection or programmatic lookup using Component.getInstance()

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084958#4084958

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



More information about the jboss-user mailing list