You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Joel Schuster (JIRA)" <ji...@apache.org> on 2010/09/07 00:13:33 UTC

[jira] Created: (FELIX-2581) White Board Pattern onActivate called before @Validate

White Board Pattern onActivate called before @Validate
------------------------------------------------------

                 Key: FELIX-2581
                 URL: https://issues.apache.org/jira/browse/FELIX-2581
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: iPOJO-1.6.0
            Reporter: Joel Schuster
            Priority: Minor


The method specified by the onActivate property of the @Wbp annotation is called before the component's @Validate associated method is called.

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


[jira] Updated: (FELIX-2581) White Board Pattern onActivate called before @Validate

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

Clement Escoffier updated FELIX-2581:
-------------------------------------

         Assignee: Clement Escoffier
    Fix Version/s: iPOJO-1.8.0

> White Board Pattern onActivate called before @Validate
> ------------------------------------------------------
>
>                 Key: FELIX-2581
>                 URL: https://issues.apache.org/jira/browse/FELIX-2581
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Joel Schuster
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.8.0
>
>
> The method specified by the onActivate property of the @Wbp annotation is called before the component's @Validate associated method is called.

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


[jira] Commented: (FELIX-2581) White Board Pattern onActivate called before @Validate

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908438#action_12908438 ] 

Clement Escoffier commented on FELIX-2581:
------------------------------------------

Fixed in trunk.
The tracker was opened during the instance starting instead of waiting the validation.

> White Board Pattern onActivate called before @Validate
> ------------------------------------------------------
>
>                 Key: FELIX-2581
>                 URL: https://issues.apache.org/jira/browse/FELIX-2581
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Joel Schuster
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.8.0
>
>
> The method specified by the onActivate property of the @Wbp annotation is called before the component's @Validate associated method is called.

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


[jira] Resolved: (FELIX-2581) White Board Pattern onActivate called before @Validate

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

Clement Escoffier resolved FELIX-2581.
--------------------------------------

    Resolution: Fixed

> White Board Pattern onActivate called before @Validate
> ------------------------------------------------------
>
>                 Key: FELIX-2581
>                 URL: https://issues.apache.org/jira/browse/FELIX-2581
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.6.0
>            Reporter: Joel Schuster
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.8.0
>
>
> The method specified by the onActivate property of the @Wbp annotation is called before the component's @Validate associated method is called.

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