[weld-issues] [JBoss JIRA] Issue Comment Edited: (WELD-679) Expose contexts via Weld API

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Sep 20 17:24:28 EDT 2010


    [ 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 5:22 PM:
---------------------------------------------------------

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
* Verify that there are no mem leaks from the ThreadLocals

      was (Author: petemuir):
    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
  
> 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

        


More information about the weld-issues mailing list