[jbosstools-issues] [JBoss JIRA] (JBIDE-9636) Wrong Load Strategy in web.xml in JBoss Seam/Portlet Project

Lucia Jelinkova (JIRA) jira-events at lists.jboss.org
Tue Feb 28 09:41:37 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucia Jelinkova closed JBIDE-9636.
----------------------------------



Cannot reproduce issue. Closing. 
                
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list