[jboss-user] [JBoss Seam] - Re: Requirements for using @Startup annotation?
tonylmai
do-not-reply at jboss.com
Thu May 10 14:41:06 EDT 2007
What the syntax for specifying a dependency on Seam's Logger for my component with a @Startup annotation?
I tried @Startup(depends={"org.jboss.seam.log.Log"}) but that did not work. The logger specified as @In private Log logger is still null.
Any idea?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044780#4044780
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044780
More information about the jboss-user
mailing list