[
https://issues.jboss.org/browse/JBDS-1410?page=com.atlassian.jira.plugin....
]
Dominik Pospisil edited comment on JBDS-1410 at 1/21/11 7:43 AM:
-----------------------------------------------------------------
Snjezana,
the richfaces libs are now added to the project correctly. However, RF components within a
portlet do not by default render correctly, due to the following setting that is added to
web.xml by JBDS:
<context-param>
<param-name>org.richfaces.LoadStyleStrategy</param-name>
<param-value>NONE</param-value>
</context-param>
<context-param>
<param-name>org.richfaces.LoadScriptStrategy</param-name>
<param-value>NONE</param-value>
</context-param>
Why we are adding these settings? Is there any particular reason for that? If this is left
to default, seems that things would be much easier.
was (Author: dpospisi(a)redhat.com):
Snjezana,
the richfaces libs are now added to the project correctly. However, RF components within a
portlet do not by default render correctly, due to the following setting is added to
web.xml by JBDS:
<context-param>
<param-name>org.richfaces.LoadStyleStrategy</param-name>
<param-value>NONE</param-value>
</context-param>
<context-param>
<param-name>org.richfaces.LoadScriptStrategy</param-name>
<param-value>NONE</param-value>
</context-param>
Why we are adding these settings? Is there any particular reason for that? If this is left
to default, seems that things would be much easier.
RichFaces don't work in portlet generated by JBDS
-------------------------------------------------
Key: JBDS-1410
URL:
https://issues.jboss.org/browse/JBDS-1410
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: jsf
Affects Versions: 3.0.1.GA
Environment: Linux (and portlet generated by JBDS tested on EPP-5.1.0-ER4 (and
previous ER + GateIn-5.1.0.GA)
Reporter: Jan Jamrich
Assignee: Snjezana Peco
Fix For: 4.0.0.CR1
Attachments: pbridge.png, rf.jpg
RichFaces Portlet generated by JBDS don't display content of richFaces tags. (Added
manually, with RF jars added manually as well)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira