From jira-events at lists.jboss.org Wed May 23 15:53:18 2012 Content-Type: multipart/mixed; boundary="===============0602822087894698515==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-11490) Test Seam tooling with Seam 2.3.Beta Date: Wed, 23 May 2012 15:53:18 -0400 Message-ID: <149680939.103776.1337802798109.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1786425349.57522.1333641467648.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============0602822087894698515== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-11490?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12695260#= comment-12695260 ] = Alexey Kazakov commented on JBIDE-11490: ---------------------------------------- I tested Seam 2.3.0.Beta2. And still seeing problems. 1. menu.xhtml has incorrect EL: action=3D"#{identity.logout}" It should be = #{identity.logout()} ( *()* is missing) 2. template.xhtml has incorrect EL: action=3D"#{org.jboss.seam.web.session.= invalidate()}" It should be #{org.jboss.seam.web.session.invalidate()} ( *(= )* is missing) 3. Something wrong with template.xhtml: {code} seamwar1 {code} this block causes {code} 12:46:02,719 INFO [javax.enterprise.resource.webcontainer.jsf.renderkit] (= http-localhost-127.0.0.1-8080-1) WARNING: FacesMessage(s) have been enqueue= d, but may not have been displayed. sourceId=3Dnull[severity=3D(ERROR 2), summary=3D(One or more resources have= the target of 'head', but no 'head' component has been defined within the = view.), detail=3D(One or more resources have the target of 'head', but no '= head' component has been defined within the view.)] {code} = > Test Seam tooling with Seam 2.3.Beta > ------------------------------------ > > Key: JBIDE-11490 > URL: https://issues.jboss.org/browse/JBIDE-11490 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Seam 2 > Reporter: Max Rydahl Andersen > Assignee: Alexey Kazakov > Fix For: 3.3.0.CR1 > > > Seam 2.3 Beta is out - lets do a quick check to see if we see any issues. > Target is AS7/EAP6 = > Check datasource generation, CRUD generated pages continues to work. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0602822087894698515==--