You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/05/24 03:19:16 UTC

[jira] Created: (GERONIMO-3185) PostConstruct/PreDeploy specified in xml can have class default to component's type.

PostConstruct/PreDeploy specified in xml can have class default to component's type.
------------------------------------------------------------------------------------

                 Key: GERONIMO-3185
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3185
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 2.0-M6
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.0-M6


At least app clients and ejbs can have lifecycle methods in xml where the class is from the components type.  Not sure about servlets yet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3185) PostConstruct/PreDeploy specified in xml can have class default to component's type.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3185.
----------------------------------

    Resolution: Fixed

AFAICT there is no provision for web.xml to have any lifecycle callback specification at all, so handling this for app clients and ejbs should be sufficient.

> PostConstruct/PreDeploy specified in xml can have class default to component's type.
> ------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3185
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3185
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0-M6
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>
> At least app clients and ejbs can have lifecycle methods in xml where the class is from the components type.  Not sure about servlets yet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3185) PostConstruct/PreDeploy specified in xml can have class default to component's type.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498895 ] 

David Jencks commented on GERONIMO-3185:
----------------------------------------

Fixed for app client and ejbs in rev 541492.

> PostConstruct/PreDeploy specified in xml can have class default to component's type.
> ------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3185
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3185
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0-M6
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>
> At least app clients and ejbs can have lifecycle methods in xml where the class is from the components type.  Not sure about servlets yet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.