[jboss-user] [JBoss Seam] - Re: Modular pluggable components application

2007-11-15 Thread [EMAIL PROTECTED]
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=bbop=viewtopicp=4104995#4104995

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4104995
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Modular pluggable components application

2007-11-14 Thread [EMAIL PROTECTED]
What are you actually asking? ;)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4104720#4104720

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4104720
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Modular pluggable components application

2007-11-14 Thread trouby
Hah, was my post looks like I'm an embittered developer? :-)

I was curious if there are any known architecture designs which can assist in 
modular pluggable components deployment,


Main points are:
- pluggable components activation/de-activation
- Affect already installed components behaviors in deployment/removal time of 
other components
- Dynamically modifying UI(facelets templates, themes, etc...) in 
deployment/removal of new components,


Thanks ;)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4104812#4104812

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4104812
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user