[
https://issues.apache.org/jira/browse/TUSCANY-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594329#action_12594329
]
Kevin Williams commented on TUSCANY-2286:
-----------------------------------------
I applied the latest patch OK but there is no associated test case. I assume
you did not intend this.
> 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.