[seam-issues] [JBoss JIRA] (JBSEAM-5082) seam-gen generated JUnitSeamTest deployment should use org.jboss.seam.mock.MockSeamListener instead of the SeamListener

Marek Novotny (JIRA) jira-events at lists.jboss.org
Thu Apr 11 09:12:55 EDT 2013


Marek Novotny created JBSEAM-5082:
-------------------------------------

             Summary: seam-gen generated JUnitSeamTest deployment should use org.jboss.seam.mock.MockSeamListener instead of the SeamListener
                 Key: JBSEAM-5082
                 URL: https://issues.jboss.org/browse/JBSEAM-5082
             Project: Seam 2
          Issue Type: Bug
    Affects Versions: 2.3.0.Final
            Reporter: Marek Schmidt
            Assignee: Marek Novotny
             Fix For: 2.3.1.CR1


Per documentation http://docs.jboss.org/seam/latest/reference/en-US/html_single/#testfrmwk-change
MockSeamListener should be used for SeamTest arquillian tests, instead of the "real" SeamListener.

The SeamTest template should be modified to use a test-only web.xml with MockSeamListener configured.


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