[jboss-user] [JBoss Seam] - Re: Modular pluggable components application
pete.muir@jboss.org
do-not-reply at jboss.com
Thu Nov 15 08:04:22 EST 2007
We have a good architecture for this on the server side with Seam components and precedence (you can deploy default components and override/configure as needed in each module). Its harder to get this working well on the presentation layer - I think you need to write a custom resource resolver for facelets, but ask on the facelets lists. Themes - easy - just manage them via Seam components :) Take a look at the wiki - Christian has a plugin system working well there.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104995#4104995
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104995
More information about the jboss-user
mailing list