[seam-issues] [JBoss JIRA] (JBSEAM-5030) Fix SeamTest getRenderedMailMessage to not use Renderer

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Wed Sep 5 09:55:32 EDT 2012


Marek Schmidt created JBSEAM-5030:
-------------------------------------

             Summary: Fix SeamTest getRenderedMailMessage to not use Renderer
                 Key: JBSEAM-5030
                 URL: https://issues.jboss.org/browse/JBSEAM-5030
             Project: Seam 2
          Issue Type: Bug
          Components: Test Harness
    Affects Versions: 2.3.0.CR1
            Reporter: Marek Schmidt
            Assignee: Marek Schmidt
             Fix For: 2.3.0.Final


The Renderer requires properly initialized Mojarra, as it reads facelets via

{code}
ApplicationAssociate.getCurrentInstance().getFaceletFactory().getFacelet(url)
{code}

This is generally not available in a mock SeamTest environment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list