]
Max Rydahl Andersen updated JBIDE-9636:
---------------------------------------
Fix Version/s: 3.3.0.Beta1
Wrong Load Strategy in web.xml in JBoss Seam/Portlet Project
------------------------------------------------------------
Key: JBIDE-9636
URL:
https://issues.jboss.org/browse/JBIDE-9636
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal/GateIn
Environment: JBDS 4.1
Reporter: Joao Viragine
Assignee: Snjezana Peco
Fix For: 3.3.0.Beta1
When we create a Seam Web Project with JBoss Seam Portlet Facet, JBDS generates a wrong
JBoss Seam/Portlet Project as follow:
JBDS generates a Load Strategy as NONE and it should be DEFAULT.
<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>
When we use a Load Strategy as NONE, the Portlet doesn't properly load the css and
js.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: