[
https://issues.apache.org/jira/browse/TUSCANY-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585208#action_12585208
]
Kevin Williams commented on TUSCANY-2188:
-----------------------------------------
Regarding: "What is the different between interfaces and class ? Are both
same?"
A service interface can be defined by either a Java Interface or a Java class
and the naming default should be the same in either case. So if you used an
Interface "x.y.z.Calculator or a Class "x.y.z.Calculator" to define the Service
interface then the service name should default to "Calculator"
> New tests for Java @Service annotaion
> --------------------------------------
>
> Key: TUSCANY-2188
> URL: https://issues.apache.org/jira/browse/TUSCANY-2188
> Project: Tuscany
> Issue Type: Test
> Components: Java SCA Verification Tests
> Affects Versions: Java-SCA-Next
> Reporter: Kevin Williams
> Assignee: Kevin Williams
> Attachments: patch.txt, patches.2.txt, service.zip
>
>
> New tests for Java Common Annotations and APIs Specification of @Service
> annotation
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]