[ 
https://jira.jboss.org/browse/WELD-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12551725#action_12551725
 ] 

Pete Muir edited comment on WELD-679 at 9/20/10 10:21 AM:
----------------------------------------------------------

TODOs

* Add tests which verify the ConversationContext can handle exceptions in 
destroy and then start a new request
* Add tests which check exceptions thrown during phase listeners (especially 
cleanup) and then start a new request
* Rewrite org.jboss.weld.tests.scope.ScopeTest.testScopeOfProducerMethod() to 
be a remote test that invokes multiple requests (Arquillian doesn't support 
manual context control)
* Rewrite 
org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleTest.testDestroyRemovesSFSB(GrossStadt)
 to be a remote test
* ThreadLocal and Singleton cleanup

      was (Author: petemuir):
    TODOs

* Add tests which verify the ConversationContext can handle exceptions in 
destroy
* Rewrite org.jboss.weld.tests.scope.ScopeTest.testScopeOfProducerMethod() to 
be a remote test that invokes multiple requests (Arquillian doesn't support 
manual context control)
* Rewrite 
org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleTest.testDestroyRemovesSFSB(GrossStadt)
 to be a remote test
* ThreadLocal and Singleton cleanup
  
> Expose contexts via Weld API
> ----------------------------
>
>                 Key: WELD-679
>                 URL: https://jira.jboss.org/browse/WELD-679
>             Project: Weld
>          Issue Type: Feature Request
>          Components: Bootstrap and Metamodel API, Built-in beans, Weld SPI
>            Reporter: Pete Muir
>            Assignee: Pete Muir
>             Fix For: 1.1.0.Beta2
>
>
> Rework contexts and lifecycle to produce a set of "manageable contexts" which 
> can be activated/deactivated/invalidated via API calls. Some contexts can be 
> bound to underlying data stores such as the Http Session.

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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to