JCA_2010 comment has a confusing misplaced "not"
------------------------------------------------
Key: TUSCANY-3313
URL: https://issues.apache.org/jira/browse/TUSCANY-3313
Project: Tuscany
Issue Type: Bug
Components: OASIS Compliance - OASIS
Reporter: ant elder
The comment at the top of the JCA_2010 test says:
...the service implementation methods are not marked with
@AllowsPassByReference but the client reference is not marked with
@AllowsPassByReference ...
should that be:
...the service implementation methods are marked with @AllowsPassByReference
but the client reference is not marked with @AllowsPassByReference ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.