"tynor" wrote :
| I would note that none of the RichFaces components used on the screen are rendered with proper styles (e.g. a "panel header" is rendered with the default grey background while our app configures a custom "skin" which should cause the header to render with a green background). I did not mention this in the original since I assume that this is just not possible/practical in eclipse since these styles are computed at run time by the rich faces runtime (yes?).
|
Currently we just use the default skin.
We have plans about honoring the skin setting since it is "just" about generating/picking up the right CSS.
About the ui:composition I'll ping Sergey to try and get you an answer.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117492#4117492
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117492
Hi,
I have a case where I need to fully replicate some data, but not all.
I understand that I could configure 2 different caches, but that would imply that I need to configure 2 different JGroups channels which makes me a bit uneasy for following reasons:
1. What if at some point 2 JGroups channels will have different topology for some reason (should not happen, but nevertheless it's possible).
2. If I configure 2 caches, then I get double PING traffic which I would like to avoid.
Is there any way 2 caches could reuse the same JGroups cluster?
Can I achieve this with options override feature?
Can I use options override on per-node level?
Thanks in advance.
Dmitriy Setrakyan
GridGain Systems
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117488#4117488
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117488
hi,
I got JBOSS web portal running on 2 separate servers and would like to cluster them in a active and passive failover configuration.
In other words, user would use a "virtual IP" (VIP) to access the JBOSS web portal. Initially the VIP could be hold by server #1. If server #1 fails, then server #2 would take up the VIP and all web traffic would be directed to server #2.
Does JBOSS Cluster support this mode?
Or have to use the expensive windows server clustering?
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117487#4117487
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117487