Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=PNIX-24


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PNIX-24
    Summary: DIsposable UnitTest for Components
       Type: New Feature

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: phoenix
   Versions:
             4.1

   Assignee: 
   Reporter: Peter Donald

    Created: Sat, 5 Apr 2003 10:08 PM
    Updated: Sat, 5 Apr 2003 10:08 PM

Description:
All components are supposed to pass through the shutdown phase regardless of whether 
the component successfully passed through the startup phase. However some components 
will throw exceptions if you try to dispose them and they have not succesfully passed 
through startup phase.

ie a component should be able to pass through shutdown phase after any of the stages 
in startup phase (ie LogEnabled, Contextualizable, Serviceable etc). 

We should add a unit test that will pass the component through startup phases and then 
shutdown phase to make sure the component is capable of doing this.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to