[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4167) Complete the RESTEasy integration test matrix

Christian Bauer (JIRA) jira-events at lists.jboss.org
Fri May 8 01:57:46 EDT 2009


Complete the RESTEasy integration test matrix
---------------------------------------------

                 Key: JBSEAM-4167
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4167
             Project: Seam
          Issue Type: Task
          Components: WS
            Reporter: Christian Bauer
            Assignee: Christian Bauer


The restbay example currently only tests the bare minimum of Seam/JAX-RS/EJB component variations, this is the test matrix we need to complete. All ? should be tested, otherwise assume they don't work:

{code}
                                    | EVENT | CONVERSATION | SESSION | APPLICATION | STATELESS
 ---------------------------------------------------------------------------------------------
 Plain JAX-RS Resource              |  OK   |      -       |    -    |      -      |    -
 ---------------------------------------------------------------------------------------------
 POJO Seam Component Resource       |  OK   |      ?       |    ?    |      ?      |    ?
 ---------------------------------------------------------------------------------------------
 POJO interface-annotated Component |   ?   |      ?       |    ?    |      ?      |    ?
 ---------------------------------------------------------------------------------------------
 EJB Plain SLSB Resource            |   -   |      -       |    -    |      -      |   OK
 ---------------------------------------------------------------------------------------------
 EJB SLSB Seam Component Resource   |   -   |      -       |    -    |      -      |    ?
 ---------------------------------------------------------------------------------------------
 EJB SFSB Seam Component Resource   |   ?   |      ?       |    ?    |      ?      |    -
 ---------------------------------------------------------------------------------------------
{code}



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

        



More information about the seam-issues mailing list