You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kevin Williams (JIRA)" <tu...@ws.apache.org> on 2008/05/05 23:49:55 UTC

[jira] Closed: (TUSCANY-2286) Add vtest for @Init annotation

     [ https://issues.apache.org/jira/browse/TUSCANY-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Williams closed TUSCANY-2286.
-----------------------------------

    Resolution: Fixed

I am closing this but would like to see the test case converted to use the SCADomain APIs from the test client to locate the services under test.

> Add vtest for @Init annotation
> ------------------------------
>
>                 Key: TUSCANY-2286
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2286
>             Project: Tuscany
>          Issue Type: Test
>          Components: Java SCA Verification Tests
>            Reporter: Vamsavardhana Reddy
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2286-2.patch, TUSCANY-2286-3.patch, TUSCANY-2286-final.patch, TUSCANY-2286.patch
>
>
> Add verification tests for @Init annotation.
> Java Common Annotations and APIs v1.00 - Section 1.8.11 - Lines 1290 to 1293:
> 1290 The @Init annotation type is used to annotate a Java class method that is called when the scope defined for
> 1291 the local service implemented by the class starts. The method must have a void return value and no
> 1292 arguments. The annotated method must be public. The annotated method is called after all property and
> 1293 reference injection is complete.

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