You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (Created) (JIRA)" <ji...@apache.org> on 2012/02/17 09:02:00 UTC

[jira] [Created] (DELTASPIKE-92) ContainerControl API + impls

ContainerControl API + impls
----------------------------

                 Key: DELTASPIKE-92
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
             Project: DeltaSpike
          Issue Type: New Feature
          Components: Core
    Affects Versions: 0.1-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.2-incubating


Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Gerhard Petracek (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210383#comment-13210383 ] 

Gerhard Petracek commented on DELTASPIKE-92:
--------------------------------------------

in addition we need support modules for the supported cdi implementations
                
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Mark Struberg (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231929#comment-13231929 ] 

Mark Struberg commented on DELTASPIKE-92:
-----------------------------------------

I'm going to revise the cdise module

It will be renamed back to  cdictrl because it's not only for Java SE anymore.

The CdiContainer interface will get stripped of start() and stop() and now only contain
* boot() 
* shutdown() 
* getBeanManager()
* and an additional getContextControl()

The Context related methods will be moved to a new Interface
* ContextControl

                
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: CDI-SE
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Gerhard Petracek (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13218259#comment-13218259 ] 

Gerhard Petracek commented on DELTASPIKE-92:
--------------------------------------------

WeldContainerControl passes our current (ds-)tck
                
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: CDI-SE
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Gerhard Petracek
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Mark Struberg (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg reassigned DELTASPIKE-92:
---------------------------------------

    Assignee: Mark Struberg  (was: Gerhard Petracek)
    
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: CDI-SE
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Gerhard Petracek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek updated DELTASPIKE-92:
---------------------------------------

    Description: Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )  (was: Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts)
    
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Gerhard Petracek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek updated DELTASPIKE-92:
---------------------------------------

    Component/s:     (was: Core)
                 CDI-SE
    
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: CDI-SE
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Mark Struberg (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232088#comment-13232088 ] 

Mark Struberg commented on DELTASPIKE-92:
-----------------------------------------

Btw: as for the boot vs start and shutdown vs stop discussion: 
I now used boot + shutdown as this also reflects the wording in the CDI specification itself (e.g. @Observes BeforeShutdown).
                
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: CDI-SE
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Gerhard Petracek (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek reassigned DELTASPIKE-92:
------------------------------------------

    Assignee: Gerhard Petracek  (was: Mark Struberg)
    
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: CDI-SE
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Gerhard Petracek
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DELTASPIKE-92) ContainerControl API + impls

Posted by "Mark Struberg (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved DELTASPIKE-92.
-------------------------------------

    Resolution: Fixed
    
> ContainerControl API + impls
> ----------------------------
>
>                 Key: DELTASPIKE-92
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-92
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: CdiControl
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Java SE applications need a way to control the container. They need to start/stop it and control the lifecycle of the built-in Contexts (see http://s.apache.org/Rej )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira