[jboss-user] [JBoss Seam] - Re: seam don't do the initialization

pete.muir@jboss.org do-not-reply at jboss.com
Thu Jan 17 10:07:53 EST 2008


You can't instantiate components through new.

We don't currently support invoking Seam components from MBeans afaik. You'd need to handle setting up the Seam lifecycle and tearing it down yourself. Inside that, you can use Component.getInstance().

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

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



More information about the jboss-user mailing list