[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3024) Performance issues in 2.0.2 release

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Sat May 24 05:39:45 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-3024?page=comments#action_12414135 ] 
            
Shane Bryzak commented on JBSEAM-3024:
--------------------------------------

Which container should your test case be deployed to?  I tried both JBossAS 4.2.2 and Tomcat 5.5 and neither worked - actually, under Tomcat it deployed with errors, however then threw the following exception when accessing the home page:

SEVERE: Error Rendering View[/index.xhtml]
javax.el.PropertyNotFoundException: /index.xhtml @15,55 value="#{testService.displayType}": Target Unreachable, identifier 'testService' resolved to null
    at com.sun.facelets.el.TagValueExpression.getType(TagValueExpression.java:62)
    at org.jboss.seam.ui.component.UIEnumItem.getValue(UIEnumItem.java:49)
    at com.sun.faces.renderkit.RenderKitUtils.getSelectItems(RenderKitUtils.java:285)
    at com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:776)
    at com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:279)
    at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:850)



> Performance issues in 2.0.2 release
> -----------------------------------
>
>                 Key: JBSEAM-3024
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3024
>             Project: Seam
>          Issue Type: Bug
>          Components: Performance and Scalability
>    Affects Versions: 2.0.2.GA
>            Reporter: Alex Savitsky
>         Assigned To: Shane Bryzak
>             Fix For: 2.0.2.SP1
>
>         Attachments: Perf.zip
>
>
> For pages accessing components with many injections/outjections, performance is roughly 4x times worse when upgrading from 2.0.1 GA to 2.0.2 GA.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list