[seam-issues] [JBoss JIRA] Assigned: (JBSEAM-4167) Complete the RESTEasy integration test matrix
Christian Bauer (JIRA)
jira-events at lists.jboss.org
Tue Dec 8 04:36:31 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Bauer reassigned JBSEAM-4167:
---------------------------------------
Assignee: (was: Christian Bauer)
> 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
>
> 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