[
https://issues.apache.org/jira/browse/TUSCANY-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vamsavardhana Reddy updated TUSCANY-3041:
-----------------------------------------
Attachment: TUSCANY-3041.patch
TUSCANY-3041.patch: To be applied to modules\implementation-jee
> policySets & intents not resolved on implementation.jee
> -------------------------------------------------------
>
> Key: TUSCANY-3041
> URL: https://issues.apache.org/jira/browse/TUSCANY-3041
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Assembly Model
> Affects Versions: Java-SCA-1.4
> Environment: All platforms
> Reporter: Vijai Kalathur
> Attachments: TUSCANY-3041.patch
>
>
> If a policy set is attached or intents are specified at the
> implementation.jee element, they are not getting resolved in the object
> model.
> I think the issue is due to the policyProcessors not being invoked in the
> read/write methods of the processor.
> Example component that doesn't work:
> <component name="ImplJeeComponent">
> <implementation.jee archive="impljee.ear"
> policySets="test:allowRole1" />
> ....
> </component>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.