[jbosstools-issues] [JBoss JIRA] (JBIDE-12051) "One or more resources have the target of 'head', but no 'head' component has been defined within the view." JSF error in Seam 2.3 project

Martin Malina (JIRA) jira-events at lists.jboss.org
Wed May 30 07:35:18 EDT 2012


Martin Malina created JBIDE-12051:
-------------------------------------

             Summary: "One or more resources have the target of 'head', but no 'head' component has been defined within the view." JSF error in Seam 2.3 project
                 Key: JBIDE-12051
                 URL: https://issues.jboss.org/browse/JBIDE-12051
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam 2
    Affects Versions: 3.3.0.CR1
         Environment: jbdevstudio-product-universal-5.0.0.v201205272317M-H143-CR1.jar
            Reporter: Martin Malina
            Assignee: Alexey Kazakov
             Fix For: 3.3.0.CR1


When you create a seam project in the Seam Web Project wizard using Seam 2.3.0.Beta2 and JBoss AS 7.1.1, the project gets created and deployed just fine, but when you try to access it in the web browser, you get the following error in the server log:
{code}
13:13:35,347 INFO  [javax.enterprise.resource.webcontainer.jsf.renderkit] (http-localhost-127.0.0.1-8080-1) WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
sourceId=null[severity=(ERROR 2), summary=(One or more resources have the target of 'head', but no 'head' component has been defined within the view.), detail=(One or more resources have the target of 'head', but no 'head' component has been defined within the view.)]
{code}

This seems to be the exact same problem as reported here: JBSEAM-4969

--
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