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

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon May 25 10:33:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBSEAM-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12469045#action_12469045 ] 

Christian Bauer commented on JBSEAM-4167:
-----------------------------------------

Committed a major improvement to the RE integration code. We now support most Seam/EJB/etc. combinations as resource types. This is all we can get into Seam 2.1.2.

Complete integration with tested session/conversation/SFSB resources will have to wait for 2.2, leaving this issue open.



> 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