[jboss-user] [JBoss Seam] - Re: Extinding Seam Built-in components and the
pete.muir@jboss.org
do-not-reply at jboss.com
Mon Nov 12 10:42:49 EST 2007
1) extending Seam components is recommended practice (but I don't understand what you are asking it is better than)
2) All components are equal in Seam (well some have a higher precedence than others), even the ones in Seam core.
3) @Install allows you to run the @Create method on Application and Session scoped components when the application/session starts
4) No different than building Seam components for your app (perhaps we need a bit of docs on this as it is an FAQ).
We have no docs for the plugin stuff yet, no.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103739#4103739
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103739
More information about the jboss-user
mailing list